@@ -1,4 +1,3 @@
-version: '3'
services:
# Chroma vector store.
chroma:
# The postgres database.
db:
opensearch: # This is also the hostname of the container within the Docker network (i.e. https://opensearch/)
image: opensearchproject/opensearch:latest # Specifying the latest available image - modify if you want a specific version
# oracle 23 ai vector store.
oracle:
# The pgvecto—rs database.
pgvecto-rs:
# Qdrant vector store.
pgvector:
qdrant:
# API service
api: