Agents & plugins

OpenAI plugin

Coming soon

A drop-in memory plugin for OpenAI agents and assistants so they remember context between runs.

What it will do

  • Add persistent memory to OpenAI agents with no SDK changes
  • Scoped per project so memory stays in the right context
  • Authenticates with the API keys you mint in the dashboard

You can wire the same ingest and retrieval calls today with the Python SDK or the REST API.