-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
AIClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.EvaluationIssues related to the client library for Azure AI EvaluationIssues related to the client library for Azure AI EvaluationService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Type of issue
Typo
Description
In the following code block:
from azure.ai.evaluation._model_configurations import OpenAIModelConfiguration
oai_model_config = OpenAIModelConfiguration(
api_key="my-oai-api-key", base_url="https://api.openai.com/v1", model="gpt-35-turbo"
)is model="gpt-35-turbo" a typo? Is "gpt-3.5-turbo" expected?
Page URL
Content source URL
Document Version Independent Id
3bf5ef49-29f6-407a-2d47-5eb28dab95af
Platform Id
9758c592-eb24-7da7-b203-d0bbd855d89d
Article author
Metadata
- ID: b318b7d3-716a-a454-9327-da29dc6b4c57
- PlatformId: 9758c592-eb24-7da7-b203-d0bbd855d89d
Copilot
Metadata
Metadata
Labels
AIClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.EvaluationIssues related to the client library for Azure AI EvaluationIssues related to the client library for Azure AI EvaluationService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that