gkamradt / langchain-tutorials

Overview and tutorial of the LangChain Library
6.63k stars 1.92k forks source link

Cookbook - import ChatOpenAPI to make also this section run by its own #59

Open kbjarkefur opened 10 months ago

kbjarkefur commented 10 months ago

Notebook runs from top to bottom, but to make the section "Output Parsers Method 2: OpenAI Functions" run on its own without relying on imports in other sections, ChatOpenAI also needs to be imported.