This commit adds the `MultipleOutputsComponent` class to the `CustomComponent` module. The `MultipleOutputsComponent` class defines multiple inputs and outputs for the component. The `inputs` field includes an input for a string and an input for a number. The `outputs` field includes an output for a certain output and an output for another output. This change enhances the functionality and flexibility of the `CustomComponent` module. |
||
|---|---|---|
| .. | ||
| basic_example.json | ||
| BasicChatwithPromptandHistory.json | ||
| ChatInputTest.json | ||
| complex_example.json | ||
| component.py | ||
| component_multiple_outputs.py | ||
| component_with_templatefield.py | ||
| grouped_chat.json | ||
| one_group_chat.json | ||
| Openapi.json | ||
| TwoOutputsTest.json | ||
| Vector_store.json | ||
| vector_store_grouped.json | ||