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.0.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.0.tar.gz.
File metadata
- Download URL: exemplar_core-0.1.0.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 |
79d6283bc8b718d0781d218d5f886d24e3f0644c663c272dd576503f2c544a08
|
|
| MD5 |
69706deef3767e8b806d3b4e04817afa
|
|
| BLAKE2b-256 |
fa44ae608a1fc4e40026fc31784c4d8f2c358ac5d170fb984fbf89f71ab86165
|
File details
Details for the file exemplar_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: exemplar_core-0.1.0-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 |
c3599ccedabafe2b062822645b96077b47ffa7bd807a82c3544f0dcd8092d58c
|
|
| MD5 |
301dc0f40b829ddbd739384a1cc215ed
|
|
| BLAKE2b-256 |
a9161fc7c8eea5102388dac037d790772aad09dc637d7ab581593afbc696d3f3
|