Test, version and manage your prompts in the Studio.
AI Q&A bot
as the project, you can pick any project you want to create your prompt in instead.
{{
and }}
to denote a dynamic insertion field for a prompt. Dynamic variables are typically useful when inserting inputs from end-users or external context from tools such as vector databases.Save
in order to save it as a prompt-model configuration.Share
button on the top right of the Playground.
This will copy a link to the saved prompt that you can share with your teammates.
Add Tool
and select OpenAI functions
.Add Tool
and select External Tool
./ToolName{{query_name}}
as the convention to call a tool.