You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/experimental/tests/unit_tests
Eugene Yurtsev c623ae6661
experimental[patch]: Fix import test (#24672)
Import test was misconfigured, the glob wasn't returning any file paths
2 months ago
..
agents experimental[major]: Force users to opt-in into code that relies on the python repl (#22860) 3 months ago
chat_models infra: rm unused # noqa violations (#22049) 4 months ago
python infra: rm unused # noqa violations (#22049) 4 months ago
rl_chain infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
__init__.py black formatting 1 year ago
conftest.py infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
fake_llm.py infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
test_bash.py infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
test_data_anonymizer.py langchain-experimental: Add allow_list support in experimental/data_anonymizer (#11597) 12 months ago
test_imports.py experimental[patch]: Fix import test (#24672) 2 months ago
test_llm_bash.py infra: add print rule to ruff (#16221) 8 months ago
test_llm_symbolic_math.py Add SymbolicMathChain to experiment in preparation for deprecation (#11129) 12 months ago
test_logical_fallacy.py infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
test_mock.py Harrison/move experimental (#8084) 1 year ago
test_ollama_functions.py Adding compatibility for OllamaFunctions with ImagePromptTemplate (#24499) 2 months ago
test_pal.py infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
test_python.py experimental: clean python repl input(experimental:Added code for PythonREPL) (#20930) 5 months ago
test_reversible_data_anonymizer.py langchain-experimental: Add allow_list support in experimental/data_anonymizer (#11597) 12 months ago
test_smartllm.py infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
test_sql.py experimental[patch]: `PromptTemplate` import fix (#19617) 6 months ago
test_tot.py core[patch], langchain[patch]: fix required deps (#14373) 10 months ago