This website requires JavaScript.
Explore
Help
Sign In
forkless
/
strix
Watch
1
Star
0
Fork
0
mirror of
https://github.com/usestrix/strix.git
synced
2026-08-24 20:02:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4662af44bf448cccbabf53bc5c45807c64ec66f
strix
/
strix
/
llm
T
History
0xallam
b4662af44b
fix: restore ollama_api_base config fallback for Ollama support
2026-01-14 18:54:45 -08:00
..
__init__.py
fix(llm): suppress RuntimeWarnings for unawaited coroutines from asyncio
2026-01-07 20:09:46 -08:00
config.py
refactor: replace type ignores with inline fallbacks
2026-01-10 15:49:03 -08:00
dedupe.py
feat: add centralized Config class with auto-save to ~/.strix/cli-config.json
2026-01-10 15:49:03 -08:00
llm.py
fix: restore ollama_api_base config fallback for Ollama support
2026-01-14 18:54:45 -08:00
memory_compressor.py
fix(agent): fix agent loop hanging and simplify LLM module
2026-01-14 18:54:45 -08:00
utils.py
fix(agent): fix tool schemas not retrieved on pyinstaller binary and validate tool call args
2026-01-14 10:57:32 -08:00