Skip to main content

A minimal, general-purpose AI agent harness.

Project description

LitAgent

A minimal, general-purpose AI agent harness.

pip install litagent
from litagent.core import AgentLoop, Tool, OpenAIClient

agent = AgentLoop(
    client=OpenAIClient(),
    system_prompt="You are helpful.",
    tools=[...],
    max_turns=5,
)
result = await agent.run([{"role": "user", "content": "Hello"}])

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

litagent-0.0.2.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

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

litagent-0.0.2-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file litagent-0.0.2.tar.gz.

File metadata

  • Download URL: litagent-0.0.2.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for litagent-0.0.2.tar.gz
Algorithm Hash digest
SHA256 629abb29819658a00106e76325c4779823f4225cd920238e58aec8701951caa5
MD5 b923dbdcf037ad33e0aa99a6da21b52d
BLAKE2b-256 25a564b55889a653b9edce4e18a023a220f71e632a8deee74bbc71bd096a84e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for litagent-0.0.2.tar.gz:

Publisher: publish.yml on Goooyi/LitAgent

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

File details

Details for the file litagent-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: litagent-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for litagent-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 00f9006d015e1d3a77da6803117b8c25eef63f89391b2920ddb615f88e972c94
MD5 e30b74e99ccc31757ce0efef4cf2ab5b
BLAKE2b-256 9e789c322ff632803f6fe6fd2dd99823775ec92f26a2d150ff1c5b46d314d6b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for litagent-0.0.2-py3-none-any.whl:

Publisher: publish.yml on Goooyi/LitAgent

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

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