strix/strix/llm
2026-02-20 08:29:01 -08:00
..
__init__.py fix(llm): suppress RuntimeWarnings for unawaited coroutines from asyncio 2026-01-07 20:09:46 -08:00
config.py refactor: Centralize strix model resolution with separate API and capability names 2026-02-20 04:40:04 -08:00
dedupe.py refactor: Centralize strix model resolution with separate API and capability names 2026-02-20 04:40:04 -08:00
llm.py fix: Address code review feedback on tool format normalization 2026-02-20 08:29:01 -08:00
memory_compressor.py fix: Prevent assistant-message prefill rejected by Claude 4.6 2026-02-20 08:29:01 -08:00
utils.py fix: Address code review feedback on tool format normalization 2026-02-20 08:29:01 -08:00