mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-28 14:35:00 +00:00
example(functions): Add OpenAI functions example (#767)
This commit is contained in:
parent
3c6b798522
commit
8379cce209
7 changed files with 141 additions and 0 deletions
2
examples/functions/requirements.txt
Normal file
2
examples/functions/requirements.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
langchain==0.0.234
|
||||
openai==0.27.8
|
Loading…
Add table
Add a link
Reference in a new issue