Open
Description
Description
- feat(server): add new field to CreateMessageReqPayload that accepts a
rag_context
which overrides the way chunks are currently placed into context window #3927- Note: Should not override the
chunks
JSON that gets returned in response. Also should not override the Clickhouse query. All of that should stay the same.
- Note: Should not override the
- feat(search-component): add a tool call to the parallelized set for
price
andfilters
that "logs" whether or not this query is a followup - feat(search-component): add a "buildRAGContext" function which gets called before
createMessage
to replace thegroup_ids
filter we feed. - feat(demo-page): add section for configuring
followUpTool
parameters - feat(shopify): add options to settings for configuring all of the available tools. Should mirror demo page. #3923
Target(s)
docsearch
, shopify
Community channels
Matrix is preferred. Reach out on discord or Matrix for further assistance.