Sign inSign up

ajeetraina777/sbx-mem0-kits:openai

Machine learning & AI
Manifest digest

sha256:ce89cff0f1d0917c3c818de1487698453e14e48e4db76d871c780947a3904f1a

Last pushed

29 days by ajeetraina777

Type

Sandbox Kit

Manifest digest

sha256:ce89cff0f1d0917c3c818de1487698453e14e48e4db76d871c780947a3904f1a

MIXIN

Adds the Mem0 memory layer (mem0ai) to an agent, using OpenAI for both the LLM and the embedder. Store the key with: sbx secret set -g openai (the kit holds no key).


Network Egress

pypi.org

files.pythonhosted.org

raw.githubusercontent.com

github.com

release-assets.githubusercontent.com

api.openai.com

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/ajeetraina777/sbx-mem0-kits:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx