Vector store integration with Chroma for LLM features.
Connect Odoo to ChromaDB for powerful vector storage and search
An open-source vector database for AI applications
ChromaDB is a popular open-source embedding database designed specifically for AI applications. This module connects Odoo to a Chroma server via HTTP, enabling vector storage and similarity search capabilities for your knowledge base and AI assistants.
Powerful vector capabilities for Odoo
Native integration with ChromaDB for storing and managing vector embeddings.
Connect to your Chroma server over HTTP for flexible deployment options.
Manage vector collections for organizing different types of embeddings.
Perform similarity searches with various similarity functions supported by Chroma.
Requirements and dependencies
llm, llm_knowledge, llm_store
chromadb-client, numpy
Technical
LGPL-3