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-23 03:12:37 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30986397b8cc5f3c855d89d617502491d1d8d5e2
strix
/
strix
/
llm
T
History
Ahmed Allam
30986397b8
feat(agent): implement agent identity guidline and improve system prompt
2025-11-15 16:21:05 +04:00
..
__init__.py
Better handling of LLM request failures
2025-09-10 15:39:01 -07:00
config.py
refactor(llm): remove unused temperature parameter from LLMConfig
2025-11-15 12:44:40 +04:00
llm.py
feat(agent): implement agent identity guidline and improve system prompt
2025-11-15 16:21:05 +04:00
memory_compressor.py
feat: add configurable timeout for LLM requests
2025-11-12 18:58:03 +04:00
request_queue.py
Adding more verbose logging for llm failed requests (
#30
)
2025-09-14 15:56:07 -07:00
utils.py
Escaping tool arguments
2025-09-08 23:56:44 -07:00