mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 01:40:21 +08:00
Regenerate API key schema baselines
This commit is contained in:
@@ -71,6 +71,7 @@ CREATE TABLE IF NOT EXISTS api_keys (
|
||||
allowed_models TEXT,
|
||||
allowed_providers TEXT,
|
||||
allowed_api_formats TEXT,
|
||||
allowed_ips TEXT,
|
||||
rate_limit INTEGER DEFAULT 100,
|
||||
concurrent_limit INTEGER,
|
||||
force_capabilities TEXT,
|
||||
|
||||
Reference in New Issue
Block a user