Skip to content

Commit

Permalink
chailit_demo rename为chainlit_component
Browse files Browse the repository at this point in the history
  • Loading branch information
yepeiwen01 committed Dec 30, 2024
1 parent 94c1d64 commit 15ba976
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 827 deletions.
2 changes: 1 addition & 1 deletion cookbooks/advanced_application/cloud_deploy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"component = appbuilder.Playground(prompt_template=\"{query}\", model=\"ERNIE-Bot\")\n",
"\n",
"agent = FlaskRuntime(component=component)\n",
"agent.chainlit_demo(port=8091)"
"agent.chainlit_component(port=8091)"
]
},
{
Expand Down
Loading

0 comments on commit 15ba976

Please sign in to comment.