Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUTODETECT models doesn't filter or detect properly #3028

Open
3 tasks
RomneyDa opened this issue Nov 21, 2024 · 0 comments
Open
3 tasks

AUTODETECT models doesn't filter or detect properly #3028

RomneyDa opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@RomneyDa
Copy link
Collaborator

Before submitting your bug report

Relevant environment info

OS: Ubuntu 22.04
Continue Version: v0.9.231 (pre-release)
IDE Version: VSCode 1.95.2
Model: nomic-embed-text


  "embeddingsProvider": {
    "provider": "ollama",
    "model": "nomic-embed-text",
    "apiBase": "https://internal-redacted-system/ollama",
  }


### Description

seems like
- autodetect doesn't filter properly for chat-only models, e.g. chat titles was attempting to use embeddings model with the above config
- we could set up to work for autocomplete, embeddings, reranking, etc.

### To reproduce

_No response_

### Log output

_No response_
@sestinj sestinj self-assigned this Nov 21, 2024
@dosubot dosubot bot added ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

2 participants