langchain
e7c856c2 - langchain_openai: Add "strict" parameter to OpenAIFunctionsAgent (#25862)

Commit
1 year ago
langchain_openai: Add "strict" parameter to OpenAIFunctionsAgent (#25862) - **Description:** OpenAI recently introduced a "strict" parameter for [structured outputs in their API](https://openai.com/index/introducing-structured-outputs-in-the-api/). An optional `strict` parameter has been added to `create_openai_functions_agent()` and `create_openai_tools_agent()` so developers can use this feature in those agents. --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
Author
Parents
Loading