Skip to content

Unable to Configure Ollama Model and URL – “Unknown model” Error #3

@hburaylee

Description

@hburaylee

When attempting to configure the system to use an Ollama model with a custom base URL, the model fails to be recognized.

model = "ollama-qwen2.5",  
api_key = os.getenv("API_KEY"),  
api_base = "http://192.168.1.100/api/v1",  
temperature = 0.7,  

Error received:

📝 Model: ollama-qwen2.5
🎯 Session ID: materialistic-cover
🔧 2 custom commands loaded
Error: Unknown model: ollama-qwen2.5. Please specify a supported model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions