Skip to main content

stored-agent

A framework for building agents that persist state between interactions.

Usage

Create a new agent and invoke it

my_agent = StoredAgent(id='agent1', name='My Agent')
response = my_agent.invoke(input='Hello, how are you?')
print(response)

Load an existing agent and invoke it

my_agent = StoredAgent(id='agent1')
response = my_agent.invoke(input='Hello, how are you?')
print(response)

Download files

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

Source Distribution

stored_agent-0.1.3.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

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

stored_agent-0.1.3-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file stored_agent-0.1.3.tar.gz.

File metadata

  • Download URL: stored_agent-0.1.3.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.11.5 Darwin/23.6.0

File hashes

Hashes for stored_agent-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2ae30751721ab05106e0fb4cb80cd210e33d3ad5f302f2a6a0c52ee71c464f7a
MD5 945e93ed7a18b24b3ac041a85bed9217
BLAKE2b-256 7f633b0bb21d99ea414205d03968f32fe2fd322683596f8799cffa65627d60f7

See more details on using hashes here.

File details

Details for the file stored_agent-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: stored_agent-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.11.5 Darwin/23.6.0

File hashes

Hashes for stored_agent-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 849a15a2cdbd64bdfb598cc4360907a52bc74f74a876be7094805163cdafd750
MD5 37c527f01838fd0f79d0b5b5290712cb
BLAKE2b-256 ba0379794fe8efc8ef69129f7f519f06e94f30c2f0b07dda21e6c57998ed19ef

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 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