Skip to content

LLM and embedding validation is occurring for every indexing update #21

@magesh-presidio

Description

@magesh-presidio

Which API Provider are you using?

OpenAI Compatible

Which Model are you using?

gpt-4o (Azure OpenAI)

What happened?

Whenever I initiate codebase indexing, the LLM and embedding configurations are repeatedly validated due to rendering.

Steps to reproduce

  1. Obtain a medium-sized codebase.
  2. Start the indexing process.
  3. During the indexing process, navigate to the settings page. You will notice that the validation for both the LLM and embeddings is triggered with each percentage increase in the indexing progress.

Relevant API REQUEST output

Additional context

I have attached the following screenshot(gif) for your reference :

Image

Metadata

Metadata

Labels

BugSomething isn't workingGood First IssueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions