io-components

This commit is contained in:
Mendon Kissling 2024-06-06 16:56:44 -04:00
commit d2cecd7de1

View file

@ -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.