Building Modular AI Chatbots

Hmm… I think we can sort this out with a custom tool today!

  1. Upload all the documents to the custom tool
  2. Give the custom tool the params “semantic_query” and “vaccine_name” (enum)
  3. Then in the custom JS run the search on the vaccine_name upload and inject that particular piece into the context

That ensures you only get context for the specific subset.

3 Likes