Metadata-Version: 2.4
Name: taisce
Version: 0.1.1
Summary: Client for a Taisce memory deployment: the v1 contract, no agent framework.
License-Expression: Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.27

# taisce

The client for a Taisce memory deployment over the v1 contract: `observe`, `freshness`, `recall`
and `resolve_citation`, asynchronous, with `httpx` as its only dependency. The agent framework
adapters in this repository are built on it.
