Skip to content

Update quickstart.mdx#339

Open
rocky-terracotta wants to merge 1 commit intotursodatabase:mainfrom
rocky-terracotta:main
Open

Update quickstart.mdx#339
rocky-terracotta wants to merge 1 commit intotursodatabase:mainfrom
rocky-terracotta:main

Conversation

@rocky-terracotta
Copy link

@rocky-terracotta rocky-terracotta commented Dec 27, 2025

Fix broken tutorial code - message in second addMessage() should be wrapped double quotes

// Example usage
await addMessage(
  'user',
  'Hello, can you help me with a task?'
);
await addMessage(
  'assistant',
  'Of course! I'd be happy to help.'
);

From https://docs.turso.tech/agentfs/quickstart#create-your-first-agent

Fix broken tutorial code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant