diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..03159811 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +pyfiglet +termcolor +llama-index==0.10.45 +llama-index-core==0.10.44 +llama-index-embeddings-dashscope==0.1.3 +llama-index-llms-dashscope==0.1.2 +llama-index-postprocessor-dashscope-rerank-custom==0.1.0 +llama-index-vector-stores-elasticsearch==0.2.0 +fire==0.6.0 +questionary==2.0.1 \ No newline at end of file