chore(aaif): rename a bunch of repository references (#8152)
Signed-off-by: Michael Neale <michael.neale@gmail.com> Co-authored-by: Michael Neale <michael.neale@gmail.com> continuing migration to aaif
This commit is contained in:
@@ -16,7 +16,7 @@ MAX_TOKEN_AGE_SECONDS = "1200" # 20 minutes
|
||||
MAX_REQUESTS_PER_TOKEN = "200"
|
||||
RATE_LIMIT_PER_SECOND = "2"
|
||||
|
||||
ALLOWED_REPOS = "block/goose,aaif/goose"
|
||||
ALLOWED_REPOS = "aaif-goose/goose,aaif/goose"
|
||||
|
||||
# Upstream configuration
|
||||
UPSTREAM_URL = "https://api.anthropic.com"
|
||||
|
||||
Reference in New Issue
Block a user