mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-31 16:05:00 +00:00
chianlit example (#1238)
This commit is contained in:
parent
035fea676a
commit
23c7fbfe6b
5 changed files with 146 additions and 0 deletions
7
examples/chainlit/requirements.txt
Normal file
7
examples/chainlit/requirements.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
llama_hub==0.0.41
|
||||
llama_index==0.8.55
|
||||
Requests==2.31.0
|
||||
weaviate_client==3.25.1
|
||||
transformers
|
||||
torch
|
||||
chainlit
|
Loading…
Add table
Add a link
Reference in a new issue