mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-13 21:09:42 +00:00
Harrison/stop importing from init (#10690)
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"from langchain import OpenAI\n",
|
||||
"from langchain.llms import OpenAI\n",
|
||||
"from langchain.agents import load_tools, initialize_agent, AgentType\n",
|
||||
"\n",
|
||||
"llm = OpenAI(temperature=0)\n",
|
||||
|
Reference in New Issue
Block a user