cognee-vector 0.1.3

Vector-store abstraction with brute-force, LanceDB, and pgvector adapters for cognee.
docs.rs failed to build cognee-vector-0.1.3
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.
Visit the last successful build: cognee-vector-0.1.1

cognee-vector

Vector-database abstraction for cognee — a VectorDB trait with adapters (in-memory brute-force default, pgvector behind a feature) for embedding storage and similarity search.

Part of cognee-rs — see the project README for an architecture overview and how the pieces fit together.

License

Dual-licensed under MIT or Apache-2.0, at your option.