Isateles commited on
Commit
5429d1f
·
1 Parent(s): 5b7cba8

Update GAIA agent-gen ai in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -13,6 +13,8 @@ llama-index-llms-groq # Groq (fast, free tier)
13
  llama-index-llms-together # Together AI
14
  llama-index-llms-huggingface-api # HuggingFace (free option)
15
  llama-index-llms-openai # OpenAI GPT models
 
 
16
 
17
  # RAG components
18
  llama-index-embeddings-huggingface # For persona embeddings
 
13
  llama-index-llms-together # Together AI
14
  llama-index-llms-huggingface-api # HuggingFace (free option)
15
  llama-index-llms-openai # OpenAI GPT models
16
+ llama-index-llms-google-genai # Google Gemini (generous limits)
17
+
18
 
19
  # RAG components
20
  llama-index-embeddings-huggingface # For persona embeddings