Open yan-zay opened 4 months ago
Reported an error, is there any way to solve this error so that it does not show?
@yan-zay you can use any of the other embeddings providers as described at the link, or you can disable indexing by setting "disableIndexing": true
in config.json
I have a feeling that this issue revolves somehow around the same issue that I have posted here: https://github.com/continuedev/continue/issues/1608
not 100% sure but it sounds similar, only that my issue was dealing with the adding of a custom @docs documentation context by the use of URL for indexing, still think that under jetBrains IDE both features are using the same embeddingsProvider for indexing
You are correct, @ docs depends on transformers.js for now
Before submitting your bug report
Relevant environment info
Description
The 'transformers.js’ embeddingsProvider is currently unsupported in JetBrains. To enablecodebase indexing, you can use any of the other providers described in the docs:https://docs.continue.dev/walkthroughs/codebase-embeddings#embeddings-providers
To reproduce
No response
Log output
No response