strix/docs
0xallam 82d1c0cec4 docs: update configuration documentation
- Add missing config options: STRIX_LLM_MAX_RETRIES, STRIX_MEMORY_COMPRESSOR_TIMEOUT, STRIX_TELEMETRY
- Remove non-existent options: LLM_RATE_LIMIT_DELAY, LLM_RATE_LIMIT_CONCURRENT
- Fix defaults: STRIX_SANDBOX_EXECUTION_TIMEOUT (500 -> 120), STRIX_IMAGE (0.1.10 -> 0.1.11)
- Add config file documentation section
- Add --config CLI option to cli.mdx
2026-01-21 15:13:15 -08:00
..
advanced docs: update configuration documentation 2026-01-21 15:13:15 -08:00
cloud docs: add documentation to main repository 2026-01-20 21:13:32 -08:00
images docs: add documentation to main repository 2026-01-20 21:13:32 -08:00
integrations docs: add documentation to main repository 2026-01-20 21:13:32 -08:00
llm-providers docs: add documentation to main repository 2026-01-20 21:13:32 -08: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 docs: update skills documentation for markdown format 2026-01-21 14:54:09 -08:00
docs.json docs: add documentation to main repository 2026-01-20 21:13:32 -08:00
index.mdx docs: add documentation to main repository 2026-01-20 21:13:32 -08:00
quickstart.mdx docs: add documentation to main repository 2026-01-20 21:13:32 -08: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