Sumit Datta

Results 15 comments of Sumit Datta
trafficstars

@n3jain let me have a look at this today. @apoorvsingal and myself are in the covidconnect repo. If you have time right now then please feel free to make the...

Hey everyone, I am using databases for two of my products and would like to work on the documentation issue. I see this is still open. Since this GitHub issue...

Finally decided to use Qdrant since SQLite-vss seems to be under a re-write.

We should also store features per AI model and/or model so it is easy to surface these capabilities through the API.

Features would include: - function calling - embedding

I decided not to store model information in SQLite since the code to work with models will anyhow need to be written and perhaps it is practical to build feature...

This will relate to #116 so that we organise all the information in a DRY manner and features are exposed through Rust, keeping in mind that some providers or features...

AI Models are better codified in Rust now. We have to still add actual pricing information per model.

This will depend on #106 if we want to implement support for `SentenceTransformers`.

#104 will deal with storage. Perhaps we will work on these two issues together.