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
0e7f54dbb631f935b701963fa33d2e1c60dbd348
Heimgeist
/
backend
/
agent
/
tools
History
Victor Giers
fd1f31ee76
Refactor knowledge search handler to use multiprocessing for isolated context retrieval and improved stability.
2026-06-15 15:50:55 +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
Implement core agent tooling infrastructure (chat, knowledge search) and update tool registration
2026-06-15 15:04:04 +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
Implement comprehensive web tools for searching, fetching content, and context reranking.
2026-06-15 15:05:51 +02:00