get-convex / get-convex/rag

Search based on another existing entry

Open
#59 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
36
Forks
13
Avg merge
4h 2m
Merged PRs (30d)
2

Description

It’s currently not possible to retrieve the embedding vector for an entry. My use case requires searching for context based on another existing entry. This could be addressed either by exposing the entry’s embedding vector via a new query or by allowing an entry reference to be passed directly into the search query.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing entry retrieval and search query APIs to understand how embeddings and entry references are currently handled. Decide whether the supported behavior should expose an entry's embedding vector or accept an existing entry directly in a search query. Done means one documented, tested way to search for context based on an existing entry.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend-api-design, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.