OneNode Extended JSON (EmbJSON)

submited by
Style Pass
2024-10-14 23:00:05

OneNode Extended JSON (EmbJSON) is a format that works in tandem with the MongoDB Extended JSON format, tailored specifically for applications using Large Language Models (LLMs). It enhances data embedding and indexing, making it an ideal choice for AI projects focused on semantic search and vector-based indexing.

EmbJSON includes various data types, each structured for specific use cases such as text embeddings, vectors, or custom binary formats. Detailed explanations for each type can be found in their respective sections of the documentation.

Explore further details and in-depth guides on each EmbJSON type throughout the documentation to fully harness its capabilities.

Leave a Comment