Skip to content

Dapr Conversation API - DeepSeek with Ollama? #3669

Open
@thangchung

Description

@thangchung

Describe the feature

Currently, I am experimenting with Conversation API - deepseek. It works fine with the deepseek API key. But it could not work with the Ollama - deepseek model. I read through the code at https://github.com/dapr/components-contrib/blob/v1.15.0-rc.3/conversation/deepseek/deepseek.go, and found out that this component uses https://github.com/cohesion-org/deepseek-go, and it can only work with deepseek API (cloud platform).

Is there any way to run it with Ollama - Deepseek deepseek-r1:1.5b?

/cc @yaron2

My environment:

  • Windows 11
  • Dapr

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions