Skip to main content

Agentic Context Toolkit: context delta learning for adaptive LLM agents

Project description

CI Docs Publish

Agentic Context Engineering Toolkit

Research-oriented framework for Agentic Context Engineering. It captures, ranks, and reuses "context deltas" from LLM interactions so agents adapt without retraining, following the methodology described in Agentic Context Engineering Framework.

Features

  • LLM provider agnostic (OpenAI, Anthropic, LiteLLM, Ollama, custom wrappers)
  • Storage backend agnostic (memory, SQLite, Postgres/pgvector, extensible interfaces)
  • Token budget management, retrieval & ranking, reflection, and curation pipelines
  • Ready for Python 3.12 with strict typing, async workflows, and modern tooling

Getting Started

python -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate
pip install -r requirements.txt

Project Layout

.
  acet/               # Library source (packages added per phase)
  benchmarks/         # Performance and benchmark suites
  docs/               # Documentation site sources
  examples/           # Usage examples and sample apps
  tests/              # Unit, integration, and benchmark tests

Development Workflow

  1. Create/activate the local virtual environment.
  2. Install dependencies with pip install -r requirements.txt.
  3. Run format and lint checks: black . and ruff check.
  4. Run type checks: mypy --strict ..
  5. Run tests: pytest --cov=acet.

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

acet-1.0.5.tar.gz (27.3 kB view details)

Uploaded Source

Built Distribution

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

acet-1.0.5-py3-none-any.whl (35.1 kB view details)

Uploaded Python 3

File details

Details for the file acet-1.0.5.tar.gz.

File metadata

  • Download URL: acet-1.0.5.tar.gz
  • Upload date:
  • Size: 27.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for acet-1.0.5.tar.gz
Algorithm Hash digest
SHA256 69f64bdb34b6a6f0c80ea9a64fa77ed52a818c231d08a549e5c904de9550ca3e
MD5 5caf8c59fe8c3b70bb4291f1d61fba71
BLAKE2b-256 776ccc11574d434c09709658502beb36675f25c2130a90603e51afd5aba2c140

See more details on using hashes here.

File details

Details for the file acet-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: acet-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 35.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for acet-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0889bdbb92977089982f19aed30c2d400fa8f127cc86e7a1f303d6571bd50d9a
MD5 b51d809f9e01ea0a5237b39ca3650a9a
BLAKE2b-256 e71793401ec82d2e0ea1048e5e38f863ff6d27d6bee3a487d73acac60c96f3e3

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