Vincent Claes
add langchain
025b987
raw
history blame
No virus
195 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
gradio = "*"
requests = "*"
openai = "*"
langchain = "*"
[dev-packages]
[requires]
python_version = "3.8"