Skip to main content

Python SDK for agenttool.dev — memory and tools for AI agents

Project description

agenttool

Python SDK for agenttool.dev — memory and tools for AI agents.

pip install agenttool
from agenttool import AgentTool

at = AgentTool()  # reads AT_API_KEY from env
at.memory.store("learned something new")
results = at.memory.search("what did I learn?")
hits = at.tools.search("latest AI news")
page = at.tools.scrape("https://example.com")
out = at.tools.execute("print(1 + 1)")

Set your key: export AT_API_KEY=your-key-here

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

agenttool_sdk-0.1.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

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

agenttool_sdk-0.1.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agenttool_sdk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bd1afe9b03fe0366ff60336aa29dac1911693b4bb712eb5198eb3c96221a44e8
MD5 cff5dc373041c9223da9ba28d0bcf776
BLAKE2b-256 af14aee0713085b2f0547e553803426248537badf19dbca81c43a0a2380c75ed

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for agenttool_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 64b37e3783b8295d0b5c655c9aacbf9d5b59a85844b68e3bc1cbc0edcd59c8ef
MD5 5cd4fec248f3ecf1911f1d4daeae48fb
BLAKE2b-256 fa565c1e4b2731bab59f601892d39121287168067d48b1e267627d7190d59acf

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