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/langchain_experimental/tot
Predrag Gruevski f94e24dfd7
Install and use `ruff format` instead of black for code formatting. (#12585)
Best to review one commit at a time, since two of the commits are 100%
autogenerated changes from running `ruff format`:
- Install and use `ruff format` instead of black for code formatting.
- Output of `ruff format .` in the `langchain` package.
- Use `ruff format` in experimental package.
- Format changes in experimental package by `ruff format`.
- Manual formatting fixes to make `ruff .` pass.
11 months ago
..
__init__.py Tree of Thought introducing a new ToTChain. (#5167) 1 year ago
base.py Corrected some spelling mistakes and grammatical errors (#10791) 1 year ago
checker.py Tree of Thought introducing a new ToTChain. (#5167) 1 year ago
controller.py Tree of Thought introducing a new ToTChain. (#5167) 1 year ago
memory.py Add CI check that integration tests compile (#12090) 11 months ago
prompts.py Corrected some spelling mistakes and grammatical errors (#10791) 1 year ago
thought.py Use a submodule for pydantic v1 compat (#9371) 1 year ago
thought_generation.py Install and use `ruff format` instead of black for code formatting. (#12585) 11 months ago