diff --git a/src/api/agents/product/product.prompty b/src/api/agents/product/product.prompty index 2a989866..61b44905 100644 --- a/src/api/agents/product/product.prompty +++ b/src/api/agents/product/product.prompty @@ -8,7 +8,7 @@ model: configuration: type: azure_openai azure_deployment: gpt-4-evals - api_version: 2023-07-01-preview + api_version: 2024-08-06 parameters: max_tokens: 1500 sample: diff --git a/src/api/agents/writer/writer.prompty b/src/api/agents/writer/writer.prompty index 71cbb446..fe010c94 100644 --- a/src/api/agents/writer/writer.prompty +++ b/src/api/agents/writer/writer.prompty @@ -8,7 +8,7 @@ model: configuration: type: azure_openai azure_deployment: gpt-4-evals - api_version: 2023-07-01-preview + api_version: 2024-08-06 parameters: max_tokens: 2000 sample: diff --git a/src/api/evaluate/friendliness.prompty b/src/api/evaluate/friendliness.prompty index 619471b6..99492cc0 100644 --- a/src/api/evaluate/friendliness.prompty +++ b/src/api/evaluate/friendliness.prompty @@ -7,8 +7,8 @@ model: api: chat configuration: type: azure_openai - api_version: 2023-07-01-preview azure_deployment: gpt-4-evals + api_version: 2024-08-06 parameters: max_tokens: 3000 temperature: 0.1