aiondemand / aiondemand/aiod-enhanced-interaction

Reintroduce the concept of pagination of the semantic search

Open
#42 0 comments 0 reactions 1 assignee Claimed by @marcel-vesely-kinit View on GitHub
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Thanks to the incorporation of Milvus Group search into our application, we are capable of correctly implementing search result offset.
- The only situation where the pages could overlap or the results could be mismatched in general is if the database is updated in the meantime...
- The main blocker (working with chunk embeddings rather than document embedding) is resolved thanks to the Group search

BLOCKERS:
- [ ] Discuss with others whether we wish to implement this. The feature should take less than an hour...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.