Methods for creating chains that use OpenAI function-calling APIs.
Get the appropriate function output parser given the user functions.
Create a runnable sequence that uses OpenAI functions.
Create a runnable for extracting structured outputs.
[Legacy] Create an LLM chain that uses OpenAI functions.
[Legacy] Create an LLMChain that uses an OpenAI function to get a structured output.