VectorArc/avp-python
Python SDK for Agent Vector Protocol – transfer KV-cache between LLM agents instead of text
Implements vocabulary-mediated projection to transfer computation across incompatible model families without retraining, automatically negotiating between full KV-cache transfer (same model), ~6 KB projected hidden states (cross-model), or text fallback. Integrates with HuggingFace, Ollama, llama.cpp, and vLLM engines, plus LangChain, CrewAI, and AutoGen frameworks—enabling 2-3x faster multi-agent pipelines while maintaining or improving accuracy on reasoning benchmarks.
Available on PyPI.
Stars
6
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/VectorArc/avp-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
defipy-devs/defipy
Python SDK for DeFi Analytics, Simulation, and Agents
anchorco/anchor-sdk
The official SDKs for Anchor API.
sabma-labs/luffa-bot-python-sdk
Luffa Bot
Osmosis-AI/osmosis-sdk-python
Python SDK for Osmosis AI training workflows. Supports two training modes with shared tooling...
commandoperator/cmdop-sdk
Python SDK for CMDOP agent interaction