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
0270a65ab34ce923e17eff7963aee1527934d802
Heimgeist
/
backend
/
agent
/
tools
History
Victor Giers
5dd5514fc4
Refactor web tools: Simplify query processing, remove complex topic matching, and standardize noise result filtering.
2026-06-15 21:01:36 +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
Refactor web tools: Simplify query processing, remove complex topic matching, and standardize noise result filtering.
2026-06-15 21:01:36 +02:00