Jetbrians how to configure codebase index vector batchsize #3620
qixiaobo
started this conversation in
1. Feature requests
Replies: 2 comments
-
|
I found that the JetBrains plugin cannot configure the batch size, causing issues such as the text-embedding-v4 defaulting to a maximum batch size of 10, resulting in all indexes failing. Is there any way to resolve this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
export class DirectoryScanner implements IDirectoryScanner { |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to change the default batchsize? I see BATCH_SEGMENT_THRESHOLD this is 60. I am a jetbrains user and cannot find the corresponding configuration.
Beta Was this translation helpful? Give feedback.
All reactions