{ "cells": [ { "cell_type": "markdown", "id": "f740d78515a7cf5f", "metadata": {}, "source": [ "# Query Plan\n", "\n", "This recipe shows how to use LLMs — in this case, Anthropic’s Claude 3.5 Sonnet — to create a query plan. Using a query plan is a great way to get more accurate results by breaking down a complex question into multiple smaller questions.\n", "\n", "
Mirascope Concepts Used
\n", "\n", "Additional Real-World Examples
\n", "