Skip to content

New LOCAL_LLM_MODEL env var in ai-service to select a given local LLM modelΒ #262

@mathieu-benoit

Description

@mathieu-benoit

When having multiple local LLM models, it would be great to have an option to have a new LOCAL_LLM_MODEL env var in ai-service to select a given one.

Today, the first one in the list is selected: https://github.com/Azure-Samples/aks-store-demo/blob/main/src/ai-service/routers/description_generator.py#L64.

Current behavior could be kept if this new LOCAL_LLM_MODEL is not supplied or empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions