Models

Supported LLM Models for EmbJSON

OneNode DB 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. OneNode DB 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. OneNode DB 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.

OneNode DB does not charge for LLM usage directly. Instead, users pay the LLM providers via OneNode DB, 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 OneNode DB.