mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 06:42:21 +08:00
io-components
This commit is contained in:
@ -38,4 +38,16 @@ As long as you have a flow's environment variables set, you can run it by clicki
|
||||
|
||||
## Playground I/O
|
||||
|
||||
The playground is
|
||||
The playground's appearance changes depending on what components are in your canvas.
|
||||
|
||||
Adding or removing any of the below components modifies your Playground so you can monitor the inputs and outputs.
|
||||
|
||||
* Chat Input
|
||||
* Text Input
|
||||
* Chat Output
|
||||
* Text Output
|
||||
* Records Output
|
||||
* Inspect Memory
|
||||
|
||||
You can also select **Options** > **Logs** to see your flow's logs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user