Skip to content

Settings does not show embedding model selection #1824

@bjmosk

Description

@bjmosk
  • Disable all other plugins besides Copilot (required)
  • Screenshot of note + Copilot chat pane + dev console added (required)

Copilot version: 3.0.2

(Bug report without the above will be closed)

Describe how to reproduce
I've added the llama3 chat model and the mxbai-embed-large embedding model, both passed verification. However, under the 'Basic' tab of the settings, there is no option to select the embedding model as there is in the online docs. I've also tried this with the nomic-embed-text model and the same issue occurs.

I've also tried manually updating the data.json file and set "embeddingModelKey": "mxbai-embed-large|ollama". When I do this, I don't get any errors, but when asking questions about my entire vault, the chat answers with files and information that doesn't exist. When I add individual files as context, it answers correctly.

Expected behavior
I expect to see the embedding model selection in the settings window, and to be able to ask questions about my entire vault.

Screenshots
Add screenshots to help explain your problem. Please turn on debug mode in Copilot settings, turn off other plugins to leave only Copilot dev messages as necessary.

Image Image Image Image

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions