Sumit Datta
Sumit Datta
`Database` struct has a field `DatabaseAuthentication` which is not optional but it should be since some locally hosted databases generally do not need this. Redis, Qdrant are examples. Also, add...
As a user I would like to use a local, in-app embedding generation feature. This would be the first in-app (locally running) integration where I do not have to pay...
As an engineer I want a better way to manage the Rust code to organise AI providers, their features and models. Some AI providers do not have embedding API for...
As a user I would like to use Cohere as a provider, particularly Embed APIs as they are considered high quality.
As a user I would like to use local libraries to generate embedding. On their website `rust-bert` is introduced as: Rust-native state-of-the-art Natural Language Processing models and pipelines. Port of...
As a user I would like to use Voyage AI APIs, particularly for embedding.
As a user of Dwata I would like to use locally running LLMs through Ollama. Ollama can be installed from its released binaries/installers/Docker images and provides an API.
Issue #144
As a user I would like to compare side by side the responses from different AI models. ## User Experience In order to do this, I would start with a...