mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
bf5787f58b
It was : `from langchain.schema.prompts import BasePromptTemplate` but because of the breaking change in the ns, it is now `from langchain.schema.prompt_template import BasePromptTemplate` This bug prevents building the API Reference for the langchain_experimental |
||
---|---|---|
.. | ||
__init__.py | ||
load.py |