[SKV-3992] Add OPENAI_COMPATIBLE for githubcopilot.com (#3993)
This commit is contained in:
@@ -216,6 +216,7 @@ class Settings(BaseSettings):
|
||||
OPENAI_COMPATIBLE_ADD_ASSISTANT_PREFIX: bool = False
|
||||
OPENAI_COMPATIBLE_MODEL_KEY: str = "OPENAI_COMPATIBLE"
|
||||
OPENAI_COMPATIBLE_REASONING_EFFORT: str | None = None
|
||||
OPENAI_COMPATIBLE_GITHUB_COPILOT_DOMAIN: str = "githubcopilot.com"
|
||||
|
||||
# AZURE
|
||||
AZURE_DEPLOYMENT: str | None = None
|
||||
|
||||
Reference in New Issue
Block a user