Replies: 3 comments 1 reply
-
Sorry the docs are outdated at the moment. You can pick an OpenAI embedding model using your OpenAI API key, or use Ollama / LM studio. I will update the docs soon. |
Beta Was this translation helpful? Give feedback.
-
I just funded an OpenAI API key and know I see the following errors in the console: |
Beta Was this translation helpful? Give feedback.
-
Restarting Obsidian and waving a rubber chcken seems to have done the trick. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get started on the free tier just to see what is possible. I might become a plus user later - when it opens up.
I have the following error on the console:
is not provided for the embedding model: copilot-plus-small|copilot-plus
at EmbeddingManager.getEmbeddingsAPI (plugin:copilot:137353:13)
at IndexOperations.indexVaultToVectorStore (plugin:copilot:143077:62)
at VectorStoreManager.indexVaultToVectorStore (plugin:copilot:143501:26)
at async _ChainManager.initializeQAChain (plugin:copilot:154457:7)
at async _ChainManager.setChain (plugin:copilot:154404:9)
handleFatalError @ plugin:copilot:143375
Presumably I need an API key for this model which I don't have. Where do find docs for the simplest local model?
Beta Was this translation helpful? Give feedback.
All reactions