mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 05:16:40 +08:00
docs: endquote in code alias (#9080)
endquote Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
This commit is contained in:
@ -94,7 +94,7 @@ If you want your requests to use an alias instead of the actual flow ID, you can
|
||||
|
||||
4. To save the change, close the **Input Schema** pane.
|
||||
|
||||
The automatically generated code snippets now use your new endpoint name instead of the original flow ID, such as `url = "http://localhost:7868/api/v1/run/flow-customer-database-agent`.
|
||||
The automatically generated code snippets now use your new endpoint name instead of the original flow ID, such as `url = "http://localhost:7868/api/v1/run/flow-customer-database-agent"`.
|
||||
|
||||
## Embed a flow into a website {#embedded-chat-widget}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user