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 or llama-index-vector-stores-velesdb directly.

What it provides

velesdb-common centralizes code shared by both 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 and llama-index-vector-stores-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.14.0.tar.gz (15.4 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.14.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for velesdb_common-1.14.0.tar.gz
Algorithm Hash digest
SHA256 6a59ea043647844161de9c874abbeefd1434d64a1141a3d132242169163abecc
MD5 f62efbda1eb2077f73dadec912c62aa6
BLAKE2b-256 6c7a824e4eacf804b7743270b4a6f71e0fb1842fd4b68a9b7bf8e35230867100

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for velesdb_common-1.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e7bb37ed9c1fecdc0a3dfa7e9714aa3b06470dd5aa9e3ab54c2be351317353b4
MD5 d42b81bb55a6f72071a38b1a0f311d4f
BLAKE2b-256 b0a8ed96865b3ac4bb30440e5fae3120469063eba7fdca7bb195be1864977311

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