mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-04-29 20:20:09 +00:00
fix: docs
This commit is contained in:
parent
698bd0e1cd
commit
c65f4e97ac
7 changed files with 12 additions and 29 deletions
|
|
@ -142,7 +142,7 @@ tools = SupermemoryTools(
|
|||
import { supermemoryTools } from "@supermemory/tools/openai"
|
||||
|
||||
const tools = supermemoryTools(process.env.SUPERMEMORY_API_KEY!, {
|
||||
projectId: "your-project-id",
|
||||
containerTags: ["your-user-id"],
|
||||
baseUrl: "https://custom-endpoint.com", // optional
|
||||
})
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue