kortix-ai / agentpress

Building Blocks for AI Agents.
MIT License
34 stars 5 forks source link

Stop mechanism, API server util, DB-storage support (besides thread dir) #12

Open markokraemer opened 2 weeks ago

markokraemer commented 1 week ago

standard sql-lite instead of threads_dir would be nicer. Maybe default SQL Lite with threads_dir as debug enabled?? Good idea Start / Stop mechanism for run_thread API server util --> FastAPI with WS support maybe as well?