langflow/tests/data
2024-06-14 16:30:17 -03:00
..
basic_example.json 🐛 fix(basic_example.json): change value of "value" key from "abc" to null to remove hardcoded value and improve flexibility 2023-09-22 11:06:25 -03:00
BasicChatwithPromptandHistory.json 🚀 feat: add Basic Chat with Prompt and History (2) node 2023-09-05 11:55:53 -03:00
ChatInputTest.json 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00
complex_example.json fix: replace old complex_example to fix tests 2023-07-01 09:52:45 -03:00
component.py 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00
component_multiple_outputs.py refactor: Update output names in TextInput, TextOutput, RecordsOutput, ChatInput, and ChatOutput 2024-06-05 19:01:12 -03:00
component_nested_call.py refactor: Update output names in TextInput, TextOutput, RecordsOutput, ChatInput, and ChatOutput 2024-06-05 19:01:12 -03:00
component_with_templatefield.py refactor: rename InputField to Input 2024-05-30 17:55:02 -03:00
grouped_chat.json Update grouped_chat example 2023-10-04 20:46:17 -03:00
one_group_chat.json 🔧 chore(conftest.py): add fixture for one_grouped_chat_json_flow to provide a test data file for one grouped chat 2023-10-05 11:39:00 -03:00
Openapi.json 🔧 chore(config.yml): update Swagger API overview and paths 2023-06-21 11:17:48 -03:00
TwoOutputsTest.json 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00
Vector_store.json adds vector store tests 2023-09-17 19:34:46 -03:00
vector_store_grouped.json 🔧 chore(conftest.py): add new fixture for vector_store_grouped_json_flow to improve test coverage 2023-10-05 12:29:29 -03:00
WebhookTest.json Add webhook test and fix webhook to support endpoint name 2024-06-14 16:30:17 -03:00