Skip to content

[FEATURE] Support for Azure OpenAI Fine-Tuned Models #3894

@alexh2b

Description

@alexh2b

Currently, the endpoint is hard-coded:
https://${azureOpenAIApiInstanceName}.openai.azure.com

This approach won't work with fine-tuned models.

Endpoints typically look like:
https://xxxxxxxxxx.services.ai.azure.com/

However, this could potentially change in the future.

It would be better to adopt a more flexible approach, allowing users to input the full URL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions