Update README.md

This commit is contained in:
2024-10-28 20:39:14 -04:00
committed by GitHub
parent b786dd6842
commit 085b334228
+1 -1
View File
@@ -75,7 +75,7 @@ SimpleMind also allows for easy conversational flows:
## Supported APIs
- **OpenAI's GPT**
- **Anthropic's Claude**
- **X.AI's Grok**
- **xAI's Grok**
To specify a provider, you can use the `llm_provider` parameter when calling `generate_text`, `generate_data`, or `create_conversation`.