Cookbooks
Writer Cookbooks are step-by-step guides to help you implement tasks and solve common problems using Writer. Each recipe includes code snippets, explanations, and best practices to enhance your understanding of the Writer platform.
Featured
Model delegation tool calling
Use the model delegation tool to refer medical questions to the Palmyra Med model during a chat.
Knowledge Graph tool calling
Access a Knowledge Graph in a chat with a Palmyra LLM.
Working with no-code applications
Retrieve no-code application metadata and generate content from them using the Writer SDK.
All cookbooks
Applications
Completions
Text completion
Use the Writer Python SDK for text completion tasks.
Chat completion
Build single-turn and multi-turn chat completions to support conversational AI applications.
Knowledge Graph
Knowledge Graph
Use our RAG implementation to create, manage, and use structured data to enhance AI capabilities.
Knowledge Graph tool calling
Access a Knowledge Graph in a chat with a Palmyra LLM.
Palmyra models
Tool calling
Tool calling fundamentals
Learn how to use tool calling to enhance the functionality of your LLM.
LLM tool calling
Use model delegation to refer medical questions to the Palmyra Med model during a chat.
Knowledge Graph tool calling
Access a Knowledge Graph in a chat with a Palmyra LLM.
Streaming tool calls
Use tool calling with streaming responses.
Math tool calling example
Extend the capabilities of your LLM with predefined mathematical functions.