Describe the feature you'd like to request
Add a field ctxLimit in the main ContextChat task processing task type to allow adjusting the no. of document chunks that are retrieved and packed into the query.
This change also needs to be done in the Assistant app.
Describe the solution you'd like
Describe alternatives you've considered
Increasing the default ctxLimit and context length of the queries in context_chat_backend.
Describe the feature you'd like to request
Add a field
ctxLimitin the main ContextChat task processing task type to allow adjusting the no. of document chunks that are retrieved and packed into the query.This change also needs to be done in the Assistant app.
Describe the solution you'd like
Describe alternatives you've considered
Increasing the default
ctxLimitand context length of the queries in context_chat_backend.