Skip to content

Ollama tool calls? #3

@pcuci

Description

@pcuci

Could be a deepseek issue. Were you able to get an ollama model work with tool calls?

I tested azure gpt-4o with tool calls and it works

The following configuration doesn't pick up tool calls, however. I'm looking for a reasoning model with tool calls 😄

"ollama-deepseek-r1": {
    "type": "openai",
    "base_url": "http://192.168.1.22:11434/v1",
    "apiKey": "ollama",
    "model_name": "MFDoom/deepseek-r1-tool-calling:32b-qwen-distill-q4_K_M"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions