添加 Copilot 聊天流式响应功能及相关配置
This commit is contained in:
@@ -49,3 +49,8 @@ KEYCLOAK_PUBLIC_KEY="-----BEGIN PUBLIC KEY-----\n...\n-----END PUBLIC KEY-----"
|
||||
KEYCLOAK_ALGORITHM=RS256
|
||||
KEYCLOAK_AUDIENCE="account"
|
||||
|
||||
# ============================================
|
||||
# Copilot Python Sidecar
|
||||
# ============================================
|
||||
COPILOT_SIDECAR_URL="http://127.0.0.1:8787"
|
||||
COPILOT_STREAM_TIMEOUT_SECONDS=120
|
||||
|
||||
Reference in New Issue
Block a user