This website requires JavaScript.
Explore
Help
Sign In
root
/
Gitcloned-BettaFish
Watch
1
Star
1
Fork
0
You've already forked Gitcloned-BettaFish
Code
Issues
Pull Requests
Projects
Releases
Activity
Files
08efc3b8d9b1e7532e1f33f8a44be00d2720c4d4
Gitcloned-BettaFish
/
InsightEngine
History
lintsinghua
66af69d958
Fix agent temporal perception error by adding current real-world time to LLM prompt.
2025-11-04 01:51:24 +08:00
..
llms
Fix agent temporal perception error by adding current real-world time to LLM prompt.
2025-11-04 01:51:24 +08:00
nodes
Completely refactor the LLM integration method to easily replace the LLM used by each module and optimize the retransmission mechanism.
2025-10-09 13:45:39 +08:00
prompts
System bug fixes, prompt optimization, and dynamic context adjustment.
2025-08-27 13:44:56 +08:00
state
Reconfiguration of the basic multi-agent architecture.
2025-08-22 22:04:08 +08:00
tools
Completed requirements.txt, fixed the Dockerfile, and updated the README. Significantly refactored the sentiment analyzer to be more robust against missing machine learning dependencies and controllable via a toggle.
2025-10-31 01:30:20 +08:00
utils
Completely refactor the LLM integration method to easily replace the LLM used by each module and optimize the retransmission mechanism.
2025-10-09 13:45:39 +08:00
__init__.py
Reconfiguration of the basic multi-agent architecture.
2025-08-22 22:04:08 +08:00
agent.py
Completely refactor the LLM integration method to easily replace the LLM used by each module and optimize the retransmission mechanism.
2025-10-09 13:45:39 +08:00