mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 20:46:45 +00:00
CLI CI 2 (#12387)
Will run all CI because of _test change, but future PRs against CLI will only trigger the new CLI one Has a bunch of file changes related to formatting/linting. No mypy yet - coming soon
This commit is contained in:
@@ -4,6 +4,7 @@ Development Scripts for Hub Packages
|
||||
|
||||
from fastapi import FastAPI
|
||||
from langserve.packages import add_package_route
|
||||
|
||||
from langchain_cli.utils.packages import get_package_root
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user