strix/docs
octovimmer 1c4922a017 Strix LLM Documentation and Config Changes (#315)
* feat: add to readme new keys

* feat: shoutout strix models, docs

* fix: mypy error

* fix: base api

* docs: update quickstart and models

* fixes: changes to docs

uniform api_key variable naming

* test: git commit hook

* nevermind it was nothing

* docs: Update default model to claude-sonnet-4.6 and improve Strix Router docs

- Replace gpt-5 and opus-4.6 defaults with claude-sonnet-4.6 across all docs and code
- Rewrite Strix Router (models.mdx) page with clearer structure and messaging
- Add Strix Router as recommended option in overview.mdx and quickstart prerequisites
- Update stale Claude 4.5 references to 4.6 in anthropic.mdx, openrouter.mdx, bug_report.md
- Fix install.sh links to point to models.strix.ai and correct docs URLs
- Update error message examples in main.py to use claude-sonnet-4-6

---------

Co-authored-by: 0xallam <ahmed39652003@gmail.com>
2026-02-20 01:43:18 +04:00
..
advanced Strix LLM Documentation and Config Changes (#315) 2026-02-20 01:43:18 +04:00
cloud chore: update cloud URLs 2026-01-25 23:06:47 -08:00
images docs: update screenshot and add to intro page 2026-01-22 13:09:45 -08:00
integrations Strix LLM Documentation and Config Changes (#315) 2026-02-20 01:43:18 +04:00
llm-providers Strix LLM Documentation and Config Changes (#315) 2026-02-20 01:43:18 +04:00
logo docs: add documentation to main repository 2026-01-20 21:13:32 -08:00
tools docs: add documentation to main repository 2026-01-20 21:13:32 -08:00
usage docs: update configuration documentation 2026-01-21 15:13:15 -08:00
contributing.mdx Strix LLM Documentation and Config Changes (#315) 2026-02-20 01:43:18 +04:00
docs.json chore: update cloud URLs 2026-01-25 23:06:47 -08:00
index.mdx Strix LLM Documentation and Config Changes (#315) 2026-02-20 01:43:18 +04:00
quickstart.mdx Strix LLM Documentation and Config Changes (#315) 2026-02-20 01:43:18 +04:00
README.md docs: add documentation to main repository 2026-01-20 21:13:32 -08:00

Strix Documentation

Documentation source files for Strix, powered by Mintlify.

Local Preview

npm i -g mintlify
cd docs && mintlify dev