The ability to specify which context to use
Description
Greetings. Is it possible to specify in the chat which uploaded documents to use as context?
Is this a bug or a feature?
- [*] Feature
Additional context
It is planned to use Verba as an assistant for chat consultants to generate responses depending on the context of the current correspondence, as well as the context related to currently operating services and available goods. You need to be able to control which context to use. For example, it can be file names or something else.
Great idea! Document Filtering will come soon 🚀
To implement this feature, you only need to refine Verba in terms of query processing? Or is there a need for improvement at the database level?
Yes, you would simply add filters to the query. Additionally, you need to add the required UI elements, API changes, etc. But should be straightforward, I'll give an update once we implemented it 😄
We added filters to the newest release!