devflowinc / trieve

All-in-one infrastructure for search, recommendations, RAG, and analytics offered via API
https://dashboard.trieve.ai
Other
1.44k stars 123 forks source link

cleanup: remove V2 caused unions in typescript SDK for search and recommendations route (Chunks and Groups) #2503

Open skeptrunedev opened 3 days ago

skeptrunedev commented 3 days ago

Description

Right now we have several union types for responses in both the search and recommendation routes for chunks and chunk_groups. We need to remove the unions and only include V2 response types.

Target(s)

ts-sdk

Requirement to close

PR merged removing union types for search and recommendation routes

Community channels

Matrix is preferred. Reach out on discord or Matrix for further assistance.