pal chain touch ups (#225)

expose PAL in main entrypoint
This commit is contained in:
Harrison Chase
2022-11-29 18:13:21 -08:00
committed by GitHub
parent ea67c049f0
commit b19a73be26
3 changed files with 6 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
"metadata": {},
"outputs": [],
"source": [
"from langchain.chains.pal.base import PALChain\n",
"from langchain.chains import PALChain\n",
"from langchain import OpenAI"
]
},
@@ -172,7 +172,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.8.7"
}
},
"nbformat": 4,