argilla-io / roadmap

Argilla Public Roadmap
0 stars 0 forks source link

DSL for string queries #20

Open nataliaElv opened 10 months ago

nataliaElv commented 10 months ago

Summary

Summarize the functionality or added value of the feature:

Enable a way for power users to do complex queries to get a very specific subset of a dataset.

User needs

Set out the problem to be solved and the preferences or needs of users:

Proposed solution

Outline the initial solution to the problems or needs of the user:

Further context

Add any additional information or details needed to understand the feature:

### Related issues
- [ ] https://github.com/argilla-io/argilla/issues/4486
davidberenstein1957 commented 8 months ago

https://github.com/argilla-io/argilla/issues/2443 I think we should make explicit that we are using bm25 for similarity search under the hood already, in order to distinguish between both exact and conceptual search @frascuchon.