AutoGPT/autogpt_platform/backend/test
Zamil Majdy 6a1cea4c4e
fix(backend): Add execution persistence for execution scheduler service (#8649)
* fix(backend): Add execution persistence for execution scheduler service

* scheduler REST API cleanup

* Fix to binary

* Adapt UI with new API

* Remove schedule.py

* Remove unused class

* Fix linting
2024-11-15 11:17:37 +01:00
..
block feat(backend): Track LLM token usage + LLM blocks cleanup (#8367) 2024-10-22 18:13:27 -05:00
data refactor(backend): Introduced Graph Input & Output Schema, Merge GraphMeta & Graph, Remove subgraph functionality (#8526) 2024-11-07 09:30:51 +07:00
executor fix(backend): Add execution persistence for execution scheduler service (#8649) 2024-11-15 11:17:37 +01:00
server feat(platform): Introduced Agent Execution Block (#8533) 2024-11-12 13:03:15 +07:00
util fix (backend): Patching the SSRF vulnerability in Github/Web Search/Request related blocks (#8531) 2024-11-08 00:29:18 +00:00
__init__.py fix(platform): Enable auth on local-backend mode by default (#8405) 2024-10-23 03:39:15 +00:00
conftest.py refactor(platform/rest): Update REST API to use standard FastAPI structure (#8519) 2024-11-04 18:12:21 +07:00