README ¶ Milvus vector store with local embeddings via huggingface TEI. Dependencies: Text Embeddings Inference (optional) # start milvus and text embeddings interface docker-compose up -d For faster embeddings # stop txt-inference container docker compose stop txt-inference # start embedding server text-embeddings-router --model-id thenlper/gte-large --port 5500 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files milvus_vectorstore_example.go Click to show internal directories. Click to hide internal directories.