mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-08 23:34:54 +00:00
- make schema Optional with default val None, since in json_mode you don't need it if not parsing to pydantic - change return_type -> include_raw - expand docstring examples