Loading...

Give Tambo Extra Context

Provide Tambo with application state, user-attached context, and referenceable resources.

The AI produces better results when it knows what's happening in your application. Tambo provides three mechanisms for sharing context: automatic state that gets sent with every message, user-attached context that's explicitly added to specific messages, and referenceable resources that users can mention with @ syntax.

Each mechanism serves a different purpose. Automatic state is best for things like the current page or selected item. Attachments work well for files or data the user wants to discuss. Referenceable resources let users pull in specific entities from your app.

Make Tambo Aware of State
Automatically include information about the user's current state on every message
Let Users Attach Context
Stage temporary context that users explicitly add to messages
Make Context Referenceable
Register resources that users can @ mention in messages