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.1.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.1.tar.gz.
File metadata
- Download URL: mousebase-0.1.1.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 |
3e4c49d8072bbd5021071632135c787f2f9f1172822a29a6bb88b4adad2bb180
|
|
| MD5 |
b636c44d79be2937d6438518b2265cb4
|
|
| BLAKE2b-256 |
576df8cb1a3e81d19e626b2a3ce720cb7d1f0fa8f828732f28f2e83923385f0d
|
File details
Details for the file mousebase-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mousebase-0.1.1-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 |
cb23eda99621315d87ffc0a78c50a7eac56aa4339e982d14d5eca730f033d422
|
|
| MD5 |
a2347ea1d54bdb5e4ff4576523ee744f
|
|
| BLAKE2b-256 |
b4f532c7c47c1e9945f28fa26ece79f91f2a35256ac0a1eb72c115163e268d3e
|