generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 465
-
I cannot set a default embedding model for the plugin. Instead, it automatically defaults to calling OpenAI's text-embedding-3-small model as the embedding model. However, I don't have this API, which is why it always shows "Failed to access the vault".
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
wyang359
Sep 1, 2025
Need to enable Semantic Search in the Q&A module.
Replies: 1 comment 1 reply
-
The page for the embedding model does not have an "Enable" function option like the page for the chat model does.
Beta Was this translation helpful? Give feedback.
All reactions
1 reply
-
Need to enable Semantic Search in the Q&A module.
Beta Was this translation helpful? Give feedback.
All reactions
Answer selected by
wyang359
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment