You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
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.
Do you need to ask a question?
Your Question
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: