From 795ed02955d1e0683125c5f664fe304b2cc75cac Mon Sep 17 00:00:00 2001 From: Ahmed Allam Date: Wed, 12 Nov 2025 15:01:15 +0400 Subject: [PATCH] docs: update README with recommended models --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 4a84b6a..af0c00c 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ export LLM_API_BASE="your-api-base-url" # if using a local model, e.g. Ollama, export PERPLEXITY_API_KEY="your-api-key" # for search capabilities ``` -[📚 View supported AI models](https://docs.litellm.ai/docs/providers) +[OpenAI's GPT-5](https://openai.com/api/) (`openai/gpt-5`) and [Anthropic's Claude Sonnet 4.5](https://claude.com/platform/api) (`anthropic/claude-sonnet-4-5`) work best with Strix, but we support many [other options](https://docs.litellm.ai/docs/providers). ## 🤝 Contributing @@ -222,8 +222,4 @@ Have questions? Found a bug? Want to contribute? **[Join our Discord!](https://d **Love Strix?** Give us a ⭐ on GitHub! -
-Star History Chart -
-