Skip to content

Continue/CLI does not handle local ollama AUTODETECT directive correctly #12633

Description

@liar666

Before submitting your bug report

Relevant environment info

- OS: LMDE7
- Continue version: Continue CLI v1.5.45
- IDE version: --
- Model: --
- config:
  
  - name: MyOllama
    provider: ollama
    model: AUTODETECT
    apiBase: http://localhost:11434
    roles:
      - chat
      - edit
      - apply

Description

No response

To reproduce

  1. Install VSCod(ium) + Continue Addon
  2. Configure Continue providers, included local ollama with AUTODETECT support
  3. Install Continue CLI
  4. Start CLI
  5. Type whatever command as prompt , your get:
Error: 404 model 'AUTODETECT' not found

Log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:configurationRelates to configuration optionsarea:ollamaRelates to the Ollama providerkind:bugIndicates an unexpected problem or unintended behavior

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions