This website requires JavaScript.
Explore
Help
Register
Sign In
dimitriev.gs
/
llm-agent-backend
Watch
1
Star
0
Fork
0
You've already forked llm-agent-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0fe58687f8
llm-agent-backend
/
app
History
dimitrievgs
0fe58687f8
fix to allow /api/messages/<graph_id>/<node_id> to get none node_id
2025-09-16 01:36:47 +03:00
..
api.py
fix to allow /api/messages/<graph_id>/<node_id> to get none node_id
2025-09-16 01:36:47 +03:00
graph_history_manager.py
changing graph state via atomic changes instead of changing whole graph, ids via uuid
2025-09-16 00:14:14 +03:00
llm_client.py
Fix bug with sending all the messages from all nodes instead of current branch
2025-09-15 00:36:48 +03:00
models.py
Fix bug with sending all the messages from all nodes instead of current branch
2025-09-15 00:36:48 +03:00
nodes.py
changing graph state via atomic changes instead of changing whole graph, ids via uuid
2025-09-16 00:14:14 +03:00
services.py
init
2025-09-12 00:26:19 +03:00
workflows.py
changing graph state via atomic changes instead of changing whole graph, ids via uuid
2025-09-16 00:14:14 +03:00