langflow/tests/data
ogabrielluiz 98e3f4bdaa refactor: Update langflow custom components to use specific input classes
The code changes update the langflow custom components to use specific input classes, such as IntInput and TextInput, instead of the generic field types. This refactor improves the clarity and type safety of the code.
2024-06-18 22:41:10 -03:00
..
basic_example.json move data folder back 2024-06-18 18:47:04 -03:00
BasicChatwithPromptandHistory.json move data folder back 2024-06-18 18:47:04 -03:00
ChatInputTest.json move data folder back 2024-06-18 18:47:04 -03:00
complex_example.json move data folder back 2024-06-18 18:47:04 -03:00
component.py move data folder back 2024-06-18 18:47:04 -03:00
component_multiple_outputs.py refactor: Update langflow custom components to use specific input classes 2024-06-18 22:41:10 -03:00
component_nested_call.py refactor: Update langflow custom components to use specific input classes 2024-06-18 22:41:10 -03:00
component_with_templatefield.py move data folder back 2024-06-18 18:47:04 -03:00
grouped_chat.json move data folder back 2024-06-18 18:47:04 -03:00
one_group_chat.json move data folder back 2024-06-18 18:47:04 -03:00
Openapi.json move data folder back 2024-06-18 18:47:04 -03:00
TwoOutputsTest.json move data folder back 2024-06-18 18:47:04 -03:00
Vector_store.json move data folder back 2024-06-18 18:47:04 -03:00
vector_store_grouped.json move data folder back 2024-06-18 18:47:04 -03:00
WebhookTest.json Update webhook test case 2024-06-18 22:17:35 -03:00