This website requires JavaScript.
Explore
Help
Register
Sign in
apunkt
/
trustgraph
Watch
1
Star
0
Fork
You've already forked trustgraph
0
mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced
2026-07-17 17:21:02 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3bbfe83ecf
trustgraph
/
trustgraph-core
/
scripts
/
ge-write-qdrant
7 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
Switch Milvus for Qdrant in YAMLs (#43) * Qdrant working * - Fix missing prompt templates - Bump version - Add Qdrant to packages * Switch Milvus for Qdrant in config files
2024-08-27 23:37:24 +01:00
#!/usr/bin/env python3
Change references to trustgraph-core
2024-09-28 22:01:50 +01:00
from trustgraph.core.storage.graph_embeddings.qdrant import run
Switch Milvus for Qdrant in YAMLs (#43) * Qdrant working * - Fix missing prompt templates - Bump version - Add Qdrant to packages * Switch Milvus for Qdrant in config files
2024-08-27 23:37:24 +01:00
run()
Reference in a new issue
Copy permalink