Skip to content

Commit

Permalink
update-gemini-model
Browse files Browse the repository at this point in the history
  • Loading branch information
galshubeli committed Dec 18, 2024
1 parent 7513d4d commit 8c61589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pip install graphrag_sdk[litellm]

* [LiteLLM](https://docs.litellm.ai): A framework supporting inference of large language models, allowing flexibility in deployment and use cases.
* [OpenAI](https://openai.com/index/openai-api) Recommended model:`gpt-4o`
* [Google](https://makersuite.google.com/app/apikey) Recommended model:`gemini-1.5-flash-001`
* [Google](https://makersuite.google.com/app/apikey) Recommended model:`gemini/gemini-2.0-flash-exp`
* [Azure-OpenAI](https://ai.azure.com) Recommended model:`gpt-4o`
* [Ollama](https://ollama.com/) Available only to the Q&A step. Recommended models: `llama3`. Ollama models are suitable for the Q&A step only (after the knowledge graph (KG) created).

Expand Down

0 comments on commit 8c61589

Please sign in to comment.