1 2 3 4 5 6 7 8 9
--- title: "Usage with OpenAI SDKs" --- To use supermemory with the OpenAI SDKs, ``` import { memoryToolSchemas } from "@supermemory/tools/openai" ```