mirror of https://github.com/kortix-ai/suna.git
- Added a new API keys service with endpoints for creating, listing, revoking, and deleting API keys. - Integrated API key validation and caching for performance. - Updated backend configuration to include API key secret and throttling settings. - Created frontend components for managing API keys, including a user interface for creating and displaying keys. - Introduced a new database migration for the API keys table with necessary constraints and security policies. - Enhanced authentication methods to support API key usage alongside JWT. |
||
---|---|---|
.. | ||
api | ||
.kvstore.json | ||
__init__.py | ||
_kortix.py | ||
agent.py | ||
example_stream.txt | ||
models.py | ||
play.py | ||
stream.py | ||
stream_test.py | ||
thread.py | ||
tools.py |