Initial commit: RAG demo with build and query scripts
This commit is contained in:
commit
39f1f73e2a
6 changed files with 214 additions and 0 deletions
4
requirements.txt
Normal file
4
requirements.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
llama-index-core
|
||||
llama-index-readers-file
|
||||
llama-index-llms-ollama
|
||||
llama-index-embeddings-huggingface
|
||||
Loading…
Add table
Add a link
Reference in a new issue