Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.2.13 instead.
Reason given by maintainers: 0.2.11

madb-anthropic

Drop-in Anthropic client with automatic MADB causal memory. One import, every turn persisted.

# Before
# from anthropic import Anthropic

# After
from madb_anthropic import Anthropic

client = Anthropic(tenant_id="my-agent")
# Every client.messages.create() call now:
#   1. Recalls relevant prior memories (composite-scored),
#   2. Prepends them to the system prompt,
#   3. Calls Anthropic as usual,
#   4. Persists the turn with caused_by set to the strongest recalled memory.

No other code changes. See the monorepo's examples/basic_usage.py for a runnable demo.

Install

pip install madb-anthropic

Depends on:

  • anthropic>=0.40
  • meta-agents-db>=0.2 (the MADB engine wheel)

Both are pulled in automatically by pip.

Environment variables

Variable Default Purpose
MADB_TENANT_ID "default" Tenant isolation key. Use one tenant per long-running agent identity, not per session.
MADB_DATA_DIR ~/.madb/data Local engine storage directory.
MADB_API_ENDPOINT (unset) Reserved. When the hosted MADB API launches, set to route writes/reads to the managed tier. Currently emits a one-shot warning and falls back to local mode.
MADB_API_KEY (unset) Reserved. Paired with MADB_API_ENDPOINT above.

License

Meta-Agents.AI Proprietary License v1.0.

  • You may install and run this client in your own infrastructure for your own users.
  • You may not redistribute, reverse-engineer, or offer it as a hosted service to third parties.
  • Source code is not public. The wheel ships compiled binaries only.
  • For source access, OEM / embed rights, or hosted-service rights: 01@meta-agents.ai.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

madb_anthropic-0.2.11-cp313-cp313-win_amd64.whl (85.5 kB view details)

Uploaded CPython 3.13Windows x86-64

madb_anthropic-0.2.11-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (629.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

madb_anthropic-0.2.11-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (618.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

madb_anthropic-0.2.11-cp313-cp313-macosx_11_0_arm64.whl (89.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

madb_anthropic-0.2.11-cp312-cp312-win_amd64.whl (85.5 kB view details)

Uploaded CPython 3.12Windows x86-64

madb_anthropic-0.2.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (627.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

madb_anthropic-0.2.11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (617.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

madb_anthropic-0.2.11-cp312-cp312-macosx_11_0_arm64.whl (91.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

madb_anthropic-0.2.11-cp311-cp311-win_amd64.whl (87.3 kB view details)

Uploaded CPython 3.11Windows x86-64

madb_anthropic-0.2.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (650.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

madb_anthropic-0.2.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (654.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

madb_anthropic-0.2.11-cp311-cp311-macosx_11_0_arm64.whl (92.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

madb_anthropic-0.2.11-cp310-cp310-win_amd64.whl (86.3 kB view details)

Uploaded CPython 3.10Windows x86-64

madb_anthropic-0.2.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (610.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

madb_anthropic-0.2.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (614.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

madb_anthropic-0.2.11-cp310-cp310-macosx_11_0_arm64.whl (93.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file madb_anthropic-0.2.11-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6a6e4c584bc42461083b5985c42c090b53ca4b847c3ddca18014e7180022b2b6
MD5 4f43cb7bf6e669fa1e0e51036674b2b2
BLAKE2b-256 367cf16c6915ed951c12e41f5c71bc7c59354210179701a5d28821b603c60bec

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp313-cp313-win_amd64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd75285fb0a53c7a938281c108f18fef8f413d82b74f24aaace695fbb1305ceb
MD5 af753f7265b91d9493de1d5c0ca9ff7f
BLAKE2b-256 0af6d88a72c9aa72cc1dad906f955812bbe2abcc31cf4920a9c3ccebb2ee182f

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b0b83f5ab1f0f734f8eded4dba8965f65044adc444b1e11698c45a2e2e2f0cec
MD5 c91cffa4572ed8b866e2a0502263a816
BLAKE2b-256 4c50645eff9e655c9c0b470cc5508168ca04daed427d8b631dbeab9135ba7a6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c83df8834852ca90a9561ec119349d60f99a7e0f82a6e646a0875d33a351c67
MD5 beafa9120441bcfa765cb8e0a9fc3c80
BLAKE2b-256 34bc0c66fd627d1f1a63b0d5529843aa8da0e516e7b6c3d14b5b6f6310c7db64

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 24387de14e0f529bbe6d879761a4a711bbf904abbb50862f88418aafb3e90939
MD5 d078a7fbb10d8f143dfbbf4cc653935f
BLAKE2b-256 4a84d5b24708ff85b20138135a3c96d7fbdacf112402ee0f981ff463775956c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp312-cp312-win_amd64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 69822f106e457db5a85dff30de305e0d0f4811422315d980c853208e41eae91d
MD5 73d60223342121d8daf80cdf26418b9f
BLAKE2b-256 9d04def5e45be9c9b32fb7f7145a029d083a8ef28c82b4cba826f47abb3871e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0f9198afa46098f40bbe8d0b4502877f7325a43a20bf47cd31e41c7432e4a64d
MD5 98d75c4b3d8fc1f5099196d01a2d5303
BLAKE2b-256 458fe0be32190902bb54f50bad3e32ee920475807ac723b0821e4127cce6ad00

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8bfc490ac4a4d69c9a5aa4a979d2325e31b79beebb8187c85a177a75e94a217a
MD5 987563bb90ca10413ecbf9690b3cd1b0
BLAKE2b-256 0f0405e3a5ddaf90c3a699cae65efe1246c2486e7784de35cdf61531384f5437

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bcb96eb848f8219e57230d096294d47922e944276f74af1039a497711f2599a2
MD5 2f7f6282785a1bde29428950b2f6efc6
BLAKE2b-256 b653adf00192a1d3da9e9f92e6012efa8380109a914dc08fc55f8895735ab1e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp311-cp311-win_amd64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 518a0cb6e05582e38ffc90b8e788012d59038ce22396c03239bb98c3652b18f1
MD5 cbfe4e4a32571f733b0dd4e418ff8d3a
BLAKE2b-256 f24ef420ccefe3424184642566416acd786412f4bba6b48c6df876623697bdc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0c96bcb0de4da6bf542d0724a31107e20b7d05fca72ba89e4ab4550d668c4a1c
MD5 762a02232f15f60d5ecf7f0e4e3cc11f
BLAKE2b-256 81a7fd7d8d366d16fc6f445b5de67168fc98450a16069bf005ec611119c09373

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0873eaf71cd24939f4f6305e76b538b7406cb21917d33c4e405472991b7be91d
MD5 e96d51159266b3ae50293ca1d9d44209
BLAKE2b-256 399cf6d6efa0f7dfe67565aff92c6ad23548221b4c168d606674d5dc9d2b0795

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 77a1d0f4d6b3d9d843bcfcf5ee84d9a24378c856ed7d222cb6427b6d54b7b7fa
MD5 d52a06a5bc107759d75bed6da4d2d60b
BLAKE2b-256 644b69319d15f5c76a502c8759b19a490aaa2f548b66ae17bb9f62026ccf0b76

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp310-cp310-win_amd64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5a9d7f8980191f0d1f689df4478f6c51dabe5283de8f9987981c174b40beafc1
MD5 65771ca33f768d91924d0839ecbd8bb3
BLAKE2b-256 098b7b1b9ebce40a861abc6459df08252ead69970d9b153b0c502f4139fac5e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9a1b94a4748f79955d326356f5935593e2037b15732c97daccb91b31cef5fb4c
MD5 17c091ab8fa5726b5a8e6c8070d021f4
BLAKE2b-256 e7b1e53b6beae8d0c27701db4cf321c8ed1f3c6bf081c816f1efc4884949822c

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file madb_anthropic-0.2.11-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for madb_anthropic-0.2.11-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b26ee5df4976e89a590e663405f579cdbd8199f9cad2a8c9cece65d2d6d6c7a7
MD5 4f4af2f8486e874859d184d07123a3cb
BLAKE2b-256 1a22c5a6ac6a6f1680fa0bb6a77f3e74dd88747748e6f8e964b44df591031ffc

See more details on using hashes here.

Provenance

The following attestation bundles were made for madb_anthropic-0.2.11-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release-anthropic-shim.yml on spshkar84/meta-agents-db-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.2.13

16 files

0.2.12

16 files

This release

0.2.11 This release

16 files

0.2.10

12 files

0.2.6

12 files

0.1.0

12 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page