Persistent memory infrastructure for AI applications
Project description
MouseBase Python SDK
Python SDK for MouseBase — semantic memory for AI applications.
pip install mousebase
Quickstart
from mousebase import MouseBase
client = MouseBase(api_key="mb_live_xxx")
result = client.remember(content="User completed onboarding flow")
print(f"Stored memory: {result.memory_id}")
Documentation
Full documentation at docs.mousebase.ai.
License
MIT
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
mousebase-0.1.0.tar.gz
(7.3 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 mousebase-0.1.0.tar.gz.
File metadata
- Download URL: mousebase-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ff1672c307b4b2d56c0a2bad7d516a3ed13938606b1fa14a205262f87c861b9
|
|
| MD5 |
21e9a80f87b8a033a15e4000131aeedf
|
|
| BLAKE2b-256 |
a130086b2b51f3d2624cc2736cc02c03589c61fe735ee0c157da7abf8bbbfb88
|
File details
Details for the file mousebase-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mousebase-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3921654c1fb3c1133cc7a959c399a0847a6e1bbff243ddbdd1de471009435b20
|
|
| MD5 |
d32e48a270905d63ef2d2aedba3b8239
|
|
| BLAKE2b-256 |
72e5cc8d722eb8acd385b98166ad1e09e4963a1c2f94d102f05e8c55d74ffd75
|