together.cookbooks
Open source example cookbooks by the Together AI team.
Agents
Serial Chain Agent
Chain multiple LLM calls sequentially to process complex tasks.
Conditional Router Agent Workflow
Create an agent that routes tasks to specialized models.
Parallel Agent Workflow
Run multiple LLMs in parallel and aggregate their solutions.
Orchestrator Subtask Agent Workflow
Break down tasks into parallel subtasks to be executed by LLMs.
Looping Agent Workflow
Build an agent that iteratively improves responses