chore: fix docs again

This commit is contained in:
Dhravya Shah 2025-10-03 02:39:29 -07:00
parent be34a14550
commit e1d7d6ba70

View file

@ -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.