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

feature: api version header #1792

Closed aaryanpunia closed 2 months ago

skeptrunedev commented 2 months ago

These may or may not all be related to this PR, but we should still fix these Clippy warnings here:

image

skeptrunedev commented 2 months ago

This header should be optional and not required.

Also, this should not be present on all routes. I think for right now we should only be placing it on search and recommendation routes.

image