Skip to content

[Question]: Is there a way to set different LLMs for use at indexing vs at retrieval? Right now the only workaround I can think of is to change the LLM model after the indexing process is completed. #1382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 2 tasks
hanafihaffidz opened this issue Apr 16, 2025 · 1 comment
Labels
question Further information is requested
Milestone

Comments

@hanafihaffidz
Copy link

Do you need to ask a question?

  • I have searched the existing question and discussions and this question is not already answered.
  • I believe this is a legitimate question, not just a bug or feature request.

Your Question

No response

Additional Context

No response

@hanafihaffidz hanafihaffidz added the question Further information is requested label Apr 16, 2025
@danielaskdd
Copy link
Collaborator

Your suggestion is excellent. We're considering separating the LLMs for query and indexing operations. This approach would also prevent document indexing from occupying LLM resources, which currently causes unacceptably slow query response times.

@danielaskdd danielaskdd added this to the v1.3.4 milestone Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants