mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-07 08:26:15 +00:00
chore: fix docs again
This commit is contained in:
parent
be34a14550
commit
e1d7d6ba70
1 changed files with 1 additions and 3 deletions
|
|
@ -76,9 +76,7 @@ A personal AI assistant that:
|
|||
model: openai('gpt-4-turbo'),
|
||||
messages,
|
||||
tools: supermemoryTools(process.env.SUPERMEMORY_API_KEY!, {
|
||||
headers: {
|
||||
'x-sm-user-id': userId,
|
||||
}
|
||||
containerTags: [userId]
|
||||
}),
|
||||
system: `You are a highly personalized AI assistant. Your primary goal is to learn about the user and provide increasingly personalized help over time.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue