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:
@@ -73,6 +73,7 @@ CREATE TABLE IF NOT EXISTS api_keys (
|
||||
`allowed_models` JSON,
|
||||
`allowed_providers` JSON,
|
||||
`allowed_api_formats` JSON,
|
||||
`allowed_ips` JSON,
|
||||
`rate_limit` INT DEFAULT 100,
|
||||
`concurrent_limit` INT,
|
||||
`force_capabilities` JSON,
|
||||
|
||||
Reference in New Issue
Block a user