Verba icon indicating copy to clipboard operation
Verba copied to clipboard

The ability to specify which context to use

Open olegius88 opened this issue 1 year ago • 3 comments

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.

olegius88 avatar Jul 02 '24 12:07 olegius88

Great idea! Document Filtering will come soon 🚀

thomashacker avatar Jul 02 '24 19:07 thomashacker

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?

olegius88 avatar Jul 03 '24 10:07 olegius88

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 😄

thomashacker avatar Jul 03 '24 14:07 thomashacker

We added filters to the newest release!

thomashacker avatar Sep 03 '24 13:09 thomashacker