Skip to main content

An SDK for sharing KV-cache and attention states across LLM agents, enabling zero-token handoffs with cross-model projection support.

Project description

THOUGHTRELAY

构建过程

conda create -n thoughtrelay python=3.12 -y
conda activate thoughtrelay
pip install build twine hatchling
cd ~/ThoughtRelay
python -m build

# 检查包元数据是否正确
twine check dist/*

# 检查 wheel 里包含了哪些文件(确保没有遗漏)
python -c "import zipfile; z = zipfile.ZipFile('dist/thoughtrelay-0.1.0-py3-none-any.whl'); print('\n'.join(z.namelist()))"

twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

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

thoughtrelay-0.1.0.tar.gz (307.9 kB view details)

Uploaded Source

Built Distribution

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

thoughtrelay-0.1.0-py3-none-any.whl (116.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for thoughtrelay-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4397344af8d4975c0fe141bec59fcbaf9a58cf2b7d59288c29873addf0024e72
MD5 97bfbd74ccf8f9a2e1c0cead84d658f3
BLAKE2b-256 01aa0f43db9e784a1c73070db601522994c036b4a542821a2001f98ecbb0dbaf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: thoughtrelay-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 116.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for thoughtrelay-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a7f6e75425454ce559ed21176761f06c5dc8c50e49d096f6cd20230a260c9963
MD5 e037694de868c78b0d4e755ce957345c
BLAKE2b-256 f955e4941d64b298b434b30070edbbe6f594ab2c60ec9a7aaef85f25b64f577d

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