Files
langchain-python/langchain/chains/natbot/__init__.py
T
2022-10-24 19:56:26 -07:00

5 lines
96 B
Python

"""Implement a GPT-3 driven browser.
Heavily influenced from https://github.com/nat/natbot
"""