mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
b5f8cf9509
```python class Foo(BaseModel): bar: str structured_llm = ChatOpenAI().with_structured_output(Foo) ``` --------- Co-authored-by: Erick Friis <erick@langchain.dev> |
||
---|---|---|
.. | ||
integration_tests | ||
unit_tests | ||
__init__.py |