Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Data source selection menu #137

Open
Riezebos opened this issue Aug 15, 2023 · 1 comment
Open

Data source selection menu #137

Riezebos opened this issue Aug 15, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Riezebos
Copy link

I would like to add a chatbot to a website. The website has a lot of content, there are multiple country teams maintaining their own content. In some cases, the chatbot should use all content of all countries to answer a question. In some cases, the chatbot should only use the content of 1 or more specific countries.

For this type of problem, it would be nice if the embeddings that are used for a chat question can be filtered before asking the question. Maybe it can be a popup menu where a user can check/uncheck data sources corresponding to the values of a column in the database?

@codebanesr
Copy link
Contributor

This feature sounds beneficial. We can set the search context according to chosen options, and this context can be included when embedding into the vector store.

@codebanesr codebanesr added the enhancement New feature or request label Aug 16, 2023
@codebanesr codebanesr self-assigned this Aug 16, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants