Skip to content

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Sep 8, 2024

After this PR merges, AIChat will allow each RAG to have its own rag_reranker_model and rag_top_k configuration.

For example, global rag_top_k can be 4, rag1's top_k can be 5, rag2's top_k can be 3.

@sigoden sigoden changed the title feat: support RAG-scoped rag_top_k and rag_reranker_model config feat: support RAG-scoped rag_top_k and rag_reranker_model Sep 8, 2024
@sigoden sigoden merged commit 89554e0 into main Sep 8, 2024
3 checks passed
@sigoden sigoden deleted the feat-rag-scoped-config branch September 8, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant