feat: update all OpenAI/ChatGPT refs + settings dropdown for fixed-value fields
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -170,9 +170,21 @@ def get_settings_for_display(show_values: bool = False) -> dict[str, list[dict[s
|
||||
"s3_acl",
|
||||
],
|
||||
"AI Services": [
|
||||
"ai_provider",
|
||||
"ai_model",
|
||||
"openai_api_key",
|
||||
"openai_base_url",
|
||||
"openai_model",
|
||||
"anthropic_api_key",
|
||||
"gemini_api_key",
|
||||
"ollama_base_url",
|
||||
"openrouter_api_key",
|
||||
"openrouter_base_url",
|
||||
"portkey_api_key",
|
||||
"portkey_virtual_key",
|
||||
"portkey_config",
|
||||
"portkey_base_url",
|
||||
"azure_openai_api_version",
|
||||
"azure_ai_key",
|
||||
"azure_endpoint",
|
||||
"azure_region",
|
||||
|
||||
Reference in New Issue
Block a user