View Source Instructor.Extras.ChainOfThought.ReasoningStep (Instructor v0.1.0)

Summary

Functions

For each step, provide a title that describes what you're doing in that step, along with the content. Decide if you need another step or if you're ready to give the final answer. Respond in JSON format with 'title', 'content', and 'next_action' (either 'continue' or 'final_answer') keys.

Functions

Link to this function

%Instructor.Extras.ChainOfThought.ReasoningStep{}

View Source (struct)

For each step, provide a title that describes what you're doing in that step, along with the content. Decide if you need another step or if you're ready to give the final answer. Respond in JSON format with 'title', 'content', and 'next_action' (either 'continue' or 'final_answer') keys.