langchain/libs/cli/langchain_cli
Christophe Bornet 038c287b3a
all: Improve make lint command (#25344)
* Removed `ruff check --select I` as `I` is already selected and checked
in the main `ruff check` command
* Added checks for non-empty `PYTHON_FILES`
* Run `ruff check` only on `PYTHON_FILES`

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-08-23 18:23:52 -07:00
..
integration_template all: Improve make lint command (#25344) 2024-08-23 18:23:52 -07:00
namespaces cli: register new integration doc templates (#24854) 2024-07-31 13:03:05 -07:00
package_template multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep (#21646) 2024-05-13 19:50:36 -07:00
project_template templates: readme langsmith not private beta (#20173) 2024-04-12 13:08:10 -07:00
utils cli[patch]: Fix Tuple typing problem when create new langchain app (#19141) 2024-03-26 01:09:51 +00:00
__init__.py cli[minor]: Add __version__ (#20903) 2024-04-25 15:51:33 -04:00
cli.py cli[minor]: Add first version of migrate (#20902) 2024-04-26 10:50:21 -04:00
constants.py cli[minor]: remove redefined DEFAULT_GIT_REF (#21471) 2024-06-14 15:49:15 -07:00
dev_scripts.py cli[patch]: release 0.0.22rc0, chat playground (#19614) 2024-03-26 15:08:56 -07:00