Ask a question to get started
Enter to sendā¢Shift+Enter new line
endpoint: Optional[str] = Field(default=None)
Direct OpenAI-compatible endpoint used as the base_url for the underlying OpenAI client (e.g. https://resource.services.ai.azure.com/openai/v1). Used when project_endpoint is not provided.
base_url
https://resource.services.ai.azure.com/openai/v1
project_endpoint