SDKs
Memorose provides thin official SDKs for the current/v1 runtime.
Available SDKs
| Language | Package | Notes |
|---|---|---|
| Python | memorose | Stream-scoped events and retrieval |
| Node.js / TypeScript | memorose-client | Typed client for /v1 routes |
| Go | github.com/memorose/memorose-sdk/go | Context-aware HTTP client |
| Java | dev.memorose.sdk:memorose-client | Java model classes and client |
x-api-key when an API key is configured.
Reranking and arbitration
Reranker mode is configured on the server, not in SDK constructors. To use internal model-based arbitrator mode, start the server with:enable_arbitration field controls retrieval-time memory arbitration behavior exposed by the API. It does not select the server reranker implementation or model.

