llm-agent-backend/app
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