Files
wehub-resource-sync a2578d7ff1
Documentation: build and deploy / deploy (push) Waiting to run
langchain4j-github-bot.yml lint / langchain4j-github-bot.yml validation (push) Waiting to run
Java CI / compile_and_unit_test (17) (push) Waiting to run
Java CI / compile_and_unit_test (21) (push) Waiting to run
Java CI / integration_test (21) (push) Blocked by required conditions
Java CI / compliance (push) Waiting to run
Java CI / spotless (push) Waiting to run
snapshot_release / snapshot_release (push) Waiting to run
Split Package Detection / check-split-packages (push) Waiting to run
Java CI / compile_and_unit_test (25) (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:38:45 +08:00
..

Milvus Embedding Store

This module implements EmbeddingStore using Milvus Vector Database.

Requirements

  • Milvus 2.4.20 or newer

Running the Test Suite

The test suites can run on Docker Testcontainers or a Zilliz Cloud cluster. For the cloud target, make sure the following environment variables are configured:

  • MILVUS_URI
  • MILVUS_API_KEY
  • MILVUS_USERNAME
  • MILVUS_PASSWORD