Prompt Studio
Prompt Studio is an editor to create, test, and run, and deploy agents.
LLM token usage in the playground is free; you're only charged Toolhouse Execs (execution credits).
You build agents in Prompt Studio using only a prompt, and Toolhouse automatically connects them to the Toolhouse infrastructure. This means your agents are automatically pre-loaded with Toolhouse Tools, and the underlying prompts, code, and the overall infrastructure is managed for you by Toolhouse. You can test and edit your prompts, and run them as many times as you like.
Prompt studio agents run on premium LLM. For this initial phase of Prompt Studio, LLM tokens are free.
You can share Prompt Studio chats, or keep them private. This is useful for sharing and editing chats when you work on a team. You can also clone existing chats so you can fork existing prompts while keeping track of all the different versions.
Once you created and ran a Prompt Studio chat, you can automatically convert it into an Agent Run.
Access Prompt Studio
On the sidebar of the Toolhouse dashboard, find the Prompt Studio option and click on it.
Enter your prompt or use a Prompt Studio template by clicking on the suggestions.
All tools are installed by default
All the tools are installed by default in Prompt Studio. You can explicitly ask the LLM to use a specific tool or a set of tools.
Share Prompt Studio Chats
You can share your Prompt Studio chats with others. Shared chats are accessible to anyone with the link, offering a convenient way to showcase conversations and tool use.
Users can share chats by clicking the Share button on the page or simply copying and sharing the URL.
Only the owner can change the original chat
Only the chat owner has the ability to add new messages within the original URL. Other users will view the chat in read-only mode but have the option to create a personal clone in their own Toolhouse account, where they can continue the conversation with their own prompts.
Change access settings
Prompt Studio chats are public, meaning they are available to anyone with the link. To make a chat private, simply click on the Public button and select Private.
Create an Agent Run from a chat
All your Prompt Studio chats are automatically available as an agent you can call from an API.
Once you run your chat and are happy with the results, click
Benefits of Using Prompt Studio
Sandboxed Environment: Run tools directly in your browser without any local setup needed.
Ease of Use: No coding or extra access keys/tokens required.
Collaboration: Share chats with tool usage easily with team members or other users for feedback and faster prototyping.
Last updated