instructor_ex
instructor_ex copied to clipboard
Function calling
Would it be possible to also add steps for "regular" function calling?
The use case I'm looking at is involving providing a function schema to the LLM to use for enriching the context and then I would like to end up with the structured output in the final step.
Maybe that is already possible?