Anthropic Building Blocks for Meshagent
Project description
Meshagent
MeshAgent Anthropic
The meshagent.anthropic package provides adapters to integrate Anthropic models (Messages API) with MeshAgent tools and agents.
Messages Adapter
AnthropicMessagesAdapter: wraps the Anthropic Messages API. It turnsToolkitobjects into Anthropic tool definitions, executes tool calls, and returns the final assistant response.
from meshagent.anthropic import AnthropicMessagesAdapter
adapter = AnthropicMessagesAdapter(model="claude-3-5-sonnet-latest")
Tool Response Adapter
AnthropicMessagesToolResponseAdapter converts a tool's structured response into Anthropic tool_result blocks that can be inserted back into the conversation.
Learn more about MeshAgent on our website or check out the docs for additional examples!
Website: www.meshagent.com
Documentation: docs.meshagent.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file meshagent_anthropic-0.27.0.tar.gz.
File metadata
- Download URL: meshagent_anthropic-0.27.0.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbdb35da4fbfa2a5052747306425c836883976eff2b06c4e75ccb3facc20da36
|
|
| MD5 |
70df4b3741e660fa736296b2b95e4cae
|
|
| BLAKE2b-256 |
7f53d0f0c546445a27ebf3eff52c6b661284f1b245eb5dc60560715a4d55e61a
|
File details
Details for the file meshagent_anthropic-0.27.0-py3-none-any.whl.
File metadata
- Download URL: meshagent_anthropic-0.27.0-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f46a272abb419839a643a06477a171aa979985c5c57f00afab93a26fda9525c1
|
|
| MD5 |
986424be67a9f87aa9be560a57996173
|
|
| BLAKE2b-256 |
01ddf9fba0cae07a5d24a2974eca1bc23de31990f0dc4fc3fec77226d92f01d1
|