How to/Prompt Tools
Evaluate Tool Call Accuracy
Learn how to evaluate the accuracy of tool calls
You can learn more about it here.
Create a Schema-based Prompt Tool
Schema-based prompt tools provide a structured way to define tools that ensure accurate and schema-compliant outputs. This approach is particularly useful when you need to guarantee that the LLM's responses follow a specific format.
Create Prompt Partials
Store common prompt elements as reusable snippets that you can include across different prompts, helping you maintain consistency and reduce repetition.