mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-19 13:26:32 -04:00
5 lines
96 B
Python
5 lines
96 B
Python
"""Implement a GPT-3 driven browser.
|
|
|
|
Heavily influenced from https://github.com/nat/natbot
|
|
"""
|