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
6e7a77cf7848ad534ca6023db9263b821141fe39
strix
/
strix
/
llm
T
History
0xallam
6e7a77cf78
Add PostHog integration for analytics and error debugging
2026-01-09 14:24:04 -08:00
..
__init__.py
fix(llm): suppress RuntimeWarnings for unawaited coroutines from asyncio
2026-01-07 20:09:46 -08:00
config.py
Refactor(skills): rename prompt modules to skills and update documentation
2026-01-06 17:50:15 -08:00
dedupe.py
chore: increase truncation limit to 8000 chars
2026-01-07 19:32:45 -08:00
llm.py
Add PostHog integration for analytics and error debugging
2026-01-09 14:24:04 -08:00
memory_compressor.py
feat: add configurable timeout for LLM requests
2025-11-12 18:58:03 +04:00
request_queue.py
fix(llm): add streaming retry with exponential backoff
2026-01-06 16:44:22 -08:00
utils.py
feat(tui): add real-time streaming LLM output with full content display
2026-01-06 16:44:22 -08:00