This website requires JavaScript.
Explore
Help
Sign In
giers10
/
Heimgeist
Watch
1
Star
0
Fork
0
You've already forked Heimgeist
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
abed82924bc7c75fb3acb91911e49ca153bb7904
Heimgeist
/
backend
/
agent
/
tools
History
Victor Giers
abed82924b
Add _model_error_summary and _fallback_content_from_context functions
2026-06-16 19:14:01 +02:00
..
__init__.py
Implement core agent tooling infrastructure (chat, knowledge search) and update tool registration
2026-06-15 15:04:04 +02:00
chat.py
Add _model_error_summary and _fallback_content_from_context functions
2026-06-16 19:14:01 +02:00
knowledge.py
Refactor knowledge search handler to use multiprocessing for isolated context retrieval and improved stability.
2026-06-15 15:50:55 +02:00
saving.py
Add tools for knowledge persistence (saving messages/websites) and visual attachment analysis.
2026-06-15 15:05:51 +02:00
vision.py
Add tools for knowledge persistence (saving messages/websites) and visual attachment analysis.
2026-06-15 15:05:51 +02:00
web.py
Add fallback rerank logic for web search
2026-06-16 19:06:01 +02:00