File size: 260 Bytes
6a9583a |
1 2 3 4 5 6 7 8 9 10 |
# requirements file # note which revision of python, for example 3.9.6 # in this file, insert all the pip install needs, include revision python-dotenv==1.0.0 llama-index==0.10.27 llama-index-llms-openai==0.1.15 llama-index-embeddings-openai==0.1.7 |