Skip to main content

LangChain integrations for the VectorCache x402 semantic vector cache API

Project description

vectorcache-tools

PyPI client for VectorCache.

pip install "vectorcache-tools[x402,langchain]"
# also available via monorepo:
# pip install "nodeproxy-tools[vectorcache]"
export EVM_PRIVATE_KEY=0x...

from vectorcache_tools import VectorCacheClient

client = VectorCacheClient()
result = client.lookup(
    "agent swarm semantic lookup",
    vector=[0.12, 0.04, -0.08],
    namespace="my-swarm",
)
print(result.cache, result.similarity, result.vector)

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

vectorcache_tools-0.1.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

vectorcache_tools-0.1.0-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file vectorcache_tools-0.1.0.tar.gz.

File metadata

  • Download URL: vectorcache_tools-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for vectorcache_tools-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2bfbb74957e01927fef744372ba8c80109905d4ee944bef4897708583aa89df1
MD5 20a452a96c6a326fdc684e8327260419
BLAKE2b-256 d7ea82c6413850183fd27f6e72bc5cabf95cb41d51b4b20062d2c040221c803f

See more details on using hashes here.

File details

Details for the file vectorcache_tools-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for vectorcache_tools-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 55b70036fc687be2e8b94c003071f96f7a43e5bcf4944c442222f6a67e6c29a9
MD5 e383ad01fe92b21520480709a550e7be
BLAKE2b-256 68e64ad4d8fda26dbb69d8531659874251dfc41d6b80624b622bbe6c389a7fdf

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