🎉 First commit
This commit is contained in:
commit
1ca4fda4d6
10 changed files with 569 additions and 0 deletions
8
requirements.txt
Normal file
8
requirements.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
llama-index-core == 0.11.8
|
||||
llama-index-readers-file == 0.2.1
|
||||
llama-index-llms-ollama == 0.3.1
|
||||
llama-index-embeddings-huggingface == 0.3.1
|
||||
llama-index-vector-stores-chroma == 0.2.0
|
||||
fastapi>=0.68.0
|
||||
uvicorn>=0.15.0
|
||||
gradio==4.29.0
|
Loading…
Add table
Add a link
Reference in a new issue