Take an existing plan and user feedback to rewrite it.
Documentation Index
Fetch the complete documentation index at: https://docs.aryn.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
A logical query plan used to evaluate a query.
The query that the plan is for.
A mapping of node IDs to nodes in the query plan.
The ID of the node that is the result of the query.
The LLM prompt that was used to generate this query plan.
The result generated by the LLM.