aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/openai-sdks/usage.mdx
blob: db2e52e39044803c4f1711c5963434eff38618b9 (plain) (blame)
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"
```