chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# GitHub RAG Application Requirements
|
||||
# Supports Python >=3.9, <4.0
|
||||
|
||||
# Core dependencies
|
||||
gitingest
|
||||
streamlit
|
||||
python-dotenv
|
||||
pandas
|
||||
|
||||
# LlamaIndex core and integrations - using compatible versions
|
||||
llama-index
|
||||
llama-index-llms-ollama
|
||||
llama-index-llms-openai
|
||||
llama-index-agent-openai
|
||||
llama-index-embeddings-huggingface
|
||||
|
||||
# Additional dependencies for local model support
|
||||
huggingface-hub
|
||||
Reference in New Issue
Block a user