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
e423bcee1ba959675bb597fa068c67e856f59a37
Heimgeist
/
backend
/
agent
/
tools
History
Victor Giers
05e8b0296f
Implement chat memory tool and integrate it into agent capabilities
2026-06-16 19:53:16 +02:00
..
__init__.py
Implement chat memory tool and integrate it into agent capabilities
2026-06-16 19:53:16 +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
memory.py
Implement chat memory tool and integrate it into agent capabilities
2026-06-16 19:53:16 +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