UNPKG

@convex-dev/agent-playground

Version:

A dashboard for the Convex Agent component.

18 lines (12 loc) 638 B
# Agent Playground This is a playground for @convex-dev/agent. ![Playground Screenshot](./public/screenshot.png) - Pick a user to list their threads. - Browse the user's threads. - List the selected thread's messages, along with tool call details. - Show message metadata details. - Experiment with contextual message lookup, adjusting context options. - Send a message to the thread, with configurable saving options. - It uses api keys to communicate securely with the backend. Read the [docs](https://docs.convex.dev/agents/playground) for more details. There is also a [hosted version here](https://get-convex.github.io/agent/).