Skip to content

OpenAI still being used even though local model is set in settings. #27

@thisisloze

Description

@thisisloze

When I set a local hugginface model and change LLM_BACKEND=local. I still get this error,

OpenAI call failed: Error code: 404 - {'error': {'message': 'The model o3-mini does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}

Which shouldn't be the case as I am using local?

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