Supported LLM Models for EmbJSON

CapyDB supports a variety of embedding models for use with EmbJSON data types. These models help convert text data into embeddings, enabling powerful semantic search capabilities with just a few configurations.

To specify an embedding model in your EmbJSON fields, use the emb_model parameter for text embeddings. CapyDB provides seamless integration with leading LLM providers, making it easy to get started.

Embedding Models

These models are available for embedding text data in EmbJSON fields such as EmbText:

ModelProvider
text-embedding-3-smallOpenAI
text-embedding-3-largeOpenAI
ada v2OpenAI

More options will be added in the future. CapyDB is continuously evolving, and we are working to expand our list of supported embedding models to provide even more flexibility and performance for your applications.

CapyDB does not charge for LLM usage directly. Instead, users pay the LLM providers via CapyDB, which facilitates the payment process for convenience. This allows you to leverage the best available models without worrying about hidden costs or extra fees from CapyDB.

How can we improve this documentation?

Got question? Email us