Skip to content

Commit

Permalink
fixed lenght issue for url
Browse files Browse the repository at this point in the history
  • Loading branch information
rshah-redhat committed Jan 6, 2025
1 parent b7cdc37 commit 0768b83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ ocp4_workload_ols_child_app_display_name: "RHDP-lightspeed"
ocp4_workload_ols_llm_providers_models_name: gpt-4
ocp4_workload_ols_llm_providers_provide_name: Azure
ocp4_workload_ols_llm_providers_provide_type: azure_openai
ocp4_workload_ols_llm_providers_url: 'https://llm-gpt4-lightspeed.openai.azure.com/openai/deployments/gpt-4/chat/completions?api-version=2024-02-15-preview'
ocp4_workload_ols_llm_providers_url: 'https://llm-gpt4-lightspeed.openai.azure.com/'
ocp4_workload_ols_llm_deploymentname: gpt-4 #this variable is required only for Azure

# Only for Watson Ai Service
Expand Down

0 comments on commit 0768b83

Please sign in to comment.