Pre-release
This release is a pre-release and may not be stable for production use.
kortexio-contextmemory (Python)
Thin header helper so you do not hand-roll X-App-Id / X-Session-Id headers.
pip install kortexio-contextmemory
from openai import OpenAI
from contextmemory import openai_client_kwargs
client = OpenAI(**openai_client_kwargs(
base_url="http://localhost:5100/v1",
api_key="cm_live_...",
app_id="demo-dev",
user_id="user-42",
session_id="sess-abc",
))
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 kortexio_contextmemory-0.0.1b0.tar.gz.
File metadata
- Download URL: kortexio_contextmemory-0.0.1b0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97848258df902a9ece96c8b0f22dc530b7805dc5884c0ffa5c3dc02568e4080f
|
|
| MD5 |
496cd6cd5274d458f1a9b5ebdd0e1059
|
|
| BLAKE2b-256 |
e9fc82b668f4c1efbca93751b1d07d8466555e3c760ed83a04ca0874ea51b95a
|
File details
Details for the file kortexio_contextmemory-0.0.1b0-py3-none-any.whl.
File metadata
- Download URL: kortexio_contextmemory-0.0.1b0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c91fb6112303cb8123a0b32d5efaee55f81b7c145e6f9098158fa2b160adf245
|
|
| MD5 |
49723b398b06d9964a757e31ce00f898
|
|
| BLAKE2b-256 |
28a7f703d6d9b10b5c6ea1ac3d4a8cbec799b59e29af56033c24252a2e48bec1
|