Shared Exemplar REST clients for skills and memory
Project description
exemplar-core
Shared HTTP clients for Exemplar skills (/api/agent-skills) and memory (/api/harness-memory).
Used by exemplar-harness-sdk and exemplar-cli. Install directly only if you need the REST layer without the full SDK.
pip install exemplar-core
export EXEMPLAR_API_KEY=eis_...
from exemplar_core import skills_from_env, memory_from_env
skills = skills_from_env()
memory = memory_from_env(user_id="user-123")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
exemplar_core-0.1.1.tar.gz
(7.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file exemplar_core-0.1.1.tar.gz.
File metadata
- Download URL: exemplar_core-0.1.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.4 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54a1670d50463f46e5409d8a05d8adf5e362c8ef89b4965a462b712a8e585f46
|
|
| MD5 |
a6f913767bbbf689ce6df04a60c302f9
|
|
| BLAKE2b-256 |
1ce87066e41c90335811fd97bf0720f60489424ce3700fb12a26fd36fea338b1
|
File details
Details for the file exemplar_core-0.1.1-py3-none-any.whl.
File metadata
- Download URL: exemplar_core-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.4 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92543b803c72e36e477fda77e59f31e9eb247bef79f73f73f88a4f0db6495707
|
|
| MD5 |
8a2f8a517d2a12b26833e12ee06f9a9d
|
|
| BLAKE2b-256 |
9c5f2144a8ba3490bf1e159f841b3a0fc220cdee6e51f53caed9693c12f098ae
|