Skip to main content

Shared utilities for VelesDB Python integrations (internal use)

Project description

velesdb-common

Shared utilities for VelesDB Python integrations.

This package is not a public API. End users should install and import from langchain-velesdb, llama-index-vector-stores-velesdb, or haystack-velesdb directly.

What it provides

velesdb-common centralizes code shared by all three Python RAG framework integration packages:

  • Security validators — input sanitization for collection names, dimensions, queries, URLs
  • ID generation — deterministic hashing and sequential ID counters
  • Graph helpers — REST payload builders and native graph bindings
  • Memory formatting — procedural memory result formatting

Public Exports

The following symbols form the stable internal API consumed by langchain-velesdb, llama-index-vector-stores-velesdb, and haystack-velesdb. They are not intended for direct use by end users.

Export Type Description
build_fusion_strategy function Converts a strategy name + params dict into the native FusionStrategy object
validate_url function Validates a server URL string; raises ValueError on malformed input
validate_text function Sanitizes free-text query strings against injection patterns
validate_collection_name function Ensures a collection name meets naming rules (alphanumeric + underscore, ≤ 64 chars)
CollectionAdminMixin class Mixin providing shared admin operations (flush, get_collection_info, is_empty)
GraphOpsBase class Base class for graph query helpers used by both integrations

License

MIT License (this integration). See LICENSE for details.

VelesDB Core itself is licensed under the VelesDB Core License 1.0 (based on ELv2).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

velesdb_common-1.15.0.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

velesdb_common-1.15.0-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file velesdb_common-1.15.0.tar.gz.

File metadata

  • Download URL: velesdb_common-1.15.0.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for velesdb_common-1.15.0.tar.gz
Algorithm Hash digest
SHA256 1304d29b35222554b4dcdffe29531925850e426180849ec0d36e22aa868032da
MD5 f8d224e8a36867bd70fba74811c98bed
BLAKE2b-256 13c09370544d8a08d92412482ec3c5c9266364246f06691c253860e4c229b030

See more details on using hashes here.

File details

Details for the file velesdb_common-1.15.0-py3-none-any.whl.

File metadata

File hashes

Hashes for velesdb_common-1.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1eba595f15b473c3c740cd504fe3b19b26ecb79ad6e44a918a0e9b55a767d623
MD5 8cdf37eb31bd5de766488c9487ce1e0f
BLAKE2b-256 00c4522a35e65475b7a5d2080327305390ee1337214fdb8e040dad44bc019239

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page