Official Python SDK for WhiteMagic - Memory infrastructure for AI agents
Project description
whitemagic-client
Official Python SDK for WhiteMagic.
Installation
pip install whitemagic-client
Usage
from whitemagic_client import WhiteMagicClient
client = WhiteMagicClient(api_key='your-key')
memory = client.create_memory({
'title': 'Test',
'content': 'Hello',
'type': 'short_term'
})
See full docs at https://github.com/lbailey94/whitemagic
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
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 whitemagic_client-2.2.7.tar.gz.
File metadata
- Download URL: whitemagic_client-2.2.7.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9fc2404d24a847c439fce0eeaaddf9bbf6f80165cfec74ad4e47f40daaff6ad
|
|
| MD5 |
61002e00fe2bceeea006e0f6b63452af
|
|
| BLAKE2b-256 |
40f0fb44441032e1e83425e22b2749a304bd767a3f16f8f19e7666891dbca582
|
File details
Details for the file whitemagic_client-2.2.7-py3-none-any.whl.
File metadata
- Download URL: whitemagic_client-2.2.7-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25f82c2c1b1040226d1437b1ffbd0342400a99e0461633fc405f0691185e5094
|
|
| MD5 |
cf79cc0ae5fc6f34b6bb7fefd524c26a
|
|
| BLAKE2b-256 |
745e789e3ddd37f35683b909af09af520cc20dee35b77d219f068c6dff432b42
|