File tree Expand file tree Collapse file tree
libs/core/langchain_core/load Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9797 "BasePromptTemplate" ,
9898 ),
9999 ("langchain" , "chains" , "llm" , "LLMChain" ): (
100- "langchain " ,
100+ "langchain_classic " ,
101101 "chains" ,
102102 "llm" ,
103103 "LLMChain" ,
150150 "AgentActionMessageLog" ,
151151 ),
152152 ("langchain" , "schema" , "agent" , "ToolAgentAction" ): (
153- "langchain " ,
153+ "langchain_classic " ,
154154 "agents" ,
155155 "output_parsers" ,
156156 "tools" ,
181181 "Document" ,
182182 ),
183183 ("langchain" , "output_parsers" , "fix" , "OutputFixingParser" ): (
184- "langchain " ,
184+ "langchain_classic " ,
185185 "output_parsers" ,
186186 "fix" ,
187187 "OutputFixingParser" ,
193193 "AIMessagePromptTemplate" ,
194194 ),
195195 ("langchain" , "output_parsers" , "regex" , "RegexParser" ): (
196- "langchain " ,
196+ "langchain_classic " ,
197197 "output_parsers" ,
198198 "regex" ,
199199 "RegexParser" ,
404404 "VertexAI" ,
405405 ),
406406 ("langchain" , "output_parsers" , "combining" , "CombiningOutputParser" ): (
407- "langchain " ,
407+ "langchain_classic " ,
408408 "output_parsers" ,
409409 "combining" ,
410410 "CombiningOutputParser" ,
460460 "ChatPromptValueConcrete" ,
461461 ),
462462 ("langchain" , "schema" , "runnable" , "HubRunnable" ): (
463- "langchain " ,
463+ "langchain_classic " ,
464464 "runnables" ,
465465 "hub" ,
466466 "HubRunnable" ,
472472 "RunnableBindingBase" ,
473473 ),
474474 ("langchain" , "schema" , "runnable" , "OpenAIFunctionsRouter" ): (
475- "langchain " ,
475+ "langchain_classic " ,
476476 "runnables" ,
477477 "openai_functions" ,
478478 "OpenAIFunctionsRouter" ,
591591 "ImagePromptTemplate" ,
592592 ),
593593 ("langchain" , "schema" , "agent" , "OpenAIToolAgentAction" ): (
594- "langchain " ,
594+ "langchain_classic " ,
595595 "agents" ,
596596 "output_parsers" ,
597597 "openai_tools" ,
You can’t perform that action at this time.
0 commit comments