mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 04:28:58 +00:00
cli updates 2 (#12447)
- extras group - readme - another readme --------- Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
This commit is contained in:
@@ -95,6 +95,7 @@ def start(
|
||||
|
||||
command = [
|
||||
"uvicorn",
|
||||
"--factory",
|
||||
"langchain_cli.dev_scripts:create_demo_server",
|
||||
"--reload",
|
||||
"--port",
|
||||
|
Reference in New Issue
Block a user