AutoGPT/autogpt_platform/backend/test
Zamil Majdy 8938209d0d
fix(backend): Avoid long synchronous call to block FastAPI event-loop (#8429)
2024-10-27 23:54:38 +07:00
..
block feat(backend): Track LLM token usage + LLM blocks cleanup (#8367) 2024-10-22 18:13:27 -05:00
data feat(backend): Introduce executors shared DB connection (#8340) 2024-10-16 21:15:23 +07:00
executor fix(backend): Avoid long synchronous call to block FastAPI event-loop (#8429) 2024-10-27 23:54:38 +07:00
server refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
util fix(backend): Fix DatabaseManager usage by calling it on-demand (#8404) 2024-10-23 10:09:23 +07:00
__init__.py fix(platform): Enable auth on local-backend mode by default (#8405) 2024-10-23 03:39:15 +00:00
conftest.py feat(platform): Add delete agent functionality (#8273) 2024-10-08 16:03:26 +00:00