cli updates 2 (#12447)

- extras group
- readme
- another readme

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
This commit is contained in:
Erick Friis
2023-10-27 13:37:03 -07:00
committed by GitHub
parent 3afa68e30e
commit 38cee5fae0
5 changed files with 76 additions and 95 deletions

View File

@@ -95,6 +95,7 @@ def start(
command = [
"uvicorn",
"--factory",
"langchain_cli.dev_scripts:create_demo_server",
"--reload",
"--port",