Skip to content

v0.3.15

Choose a tag to compare

@github-actions github-actions released this 04 Mar 22:33
· 372 commits to main since this release
Fix POST /api/agents/{id}/message returning 500 for nonexistent agents (now returns 404)
Fix v1/chat/completions silently falling back to first agent for unknown model names (now returns 404)
Add semantic error status codes for quota exceeded (429) in message endpoint