Implementation of API between Docs and CSE Copilot (#52892)
Co-authored-by: Evan Bonsignori <evanabonsignori@gmail.com> Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
This commit is contained in:
@@ -20,4 +20,9 @@ BUILD_RECORDS_MAX_CONCURRENT=100
|
||||
BUILD_RECORDS_MIN_TIME=
|
||||
|
||||
# Set to true to enable the /fastly-cache-test route for debugging Fastly headers
|
||||
ENABLE_FASTLY_TESTING=
|
||||
ENABLE_FASTLY_TESTING=
|
||||
|
||||
# Needed to auth for AI search
|
||||
CSE_COPILOT_SECRET=
|
||||
CSE_COPILOT_ENDPOINT=https://cse-copilot-staging.service.iad.github.net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user