mirror of
https://github.com/hwchase17/langchain
synced 2024-11-02 09:40:22 +00:00
131c043864
We didn't override the namespace of the ImagePromptTemplate, so it is listed as being in langchain.schema This updates the mapping to let the loader deserialize. Alternatively, we could make a slight breaking change and update the namespace of the ImagePromptTemplate since we haven't broadly publicized/documented it yet.. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
chat.py | ||
few_shot_with_templates.py | ||
few_shot.py | ||
image.py | ||
loading.py | ||
pipeline.py | ||
prompt.py | ||
string.py |