langchain/libs/experimental
maks-operlejn-ds f327535eda
Add conftest file to langchain experimental (#9886)
In order to use `requires` marker in langchain-experimental, there's a
need for *conftest.py* file inside. Everything is identical to the main
langchain module.

Co-authored-by: maks-operlejn-ds <maks.operlejn@gmail.com>
2023-08-28 17:52:16 -07:00
..
langchain_experimental Add security warning to experimental SQLDatabaseChain class. (#9867) 2023-08-28 13:53:27 -04:00
tests Add conftest file to langchain experimental (#9886) 2023-08-28 17:52:16 -07:00
Makefile Fix broken make targets format_diff and lint_diff (#8344) 2023-07-27 01:56:55 -07:00
poetry.lock poetry lock the experimental package. (#9478) 2023-08-22 14:09:35 -04:00
poetry.toml
pyproject.toml bump 273 (#9751) 2023-08-25 03:05:04 -07:00
README.md

🦜🧪 LangChain Experimental

This repository holds more experimental LangChain code.