docs.rs failed to build asimov-qdrant-module-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
ASIMOV Qdrant Module
ASIMOV module for indexing knowledge using the Qdrant vector database.
✨ Features
- To be determined!
🛠️ Prerequisites
- Rust 1.85+ (2024 edition) if building from source code
⬇️ Installation
Installation with the ASIMOV CLI
Installation from Source Code
👉 Examples
⚙ Configuration
This module requires no configuration.
📚 Reference
asimov-qdrant-indexer
asimov-qdrant-indexer
Usage: asimov-qdrant-indexer [OPTIONS]
Options:
-d, --debug Enable debugging output
--license Show license information
-v, --verbose... Enable verbose output (may be repeated for more verbosity)
-V, --version Print version information
-h, --help Print help
👨💻 Development