Gabriel Luiz Freitas Almeida
|
b4d859db66
|
Update InputValueRequest schema with additional component name
|
2024-03-05 12:57:18 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6b66834990
|
Refactor API endpoints and schemas
|
2024-03-05 12:40:56 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
e1ded9c106
|
Add support for specifying outputs in run_flow_with_caching and run_graph
|
2024-03-05 12:24:49 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
a4f5ff0daf
|
tweaks now accept passing the name of parameter which will update all nodes
|
2024-03-05 12:07:28 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
78d0c122d3
|
Update settings and task service
|
2024-03-05 11:56:34 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
fa4b8214bf
|
Refactor imports in types.py
|
2024-03-04 23:31:00 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
971b591cd6
|
Delete UrlLoaderComponent and Add DocumentToRecordComponent
|
2024-03-04 23:29:32 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
76a52c0a76
|
Remove unnecessary code and delay in flowsManagerStore
|
2024-03-04 19:19:44 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
481df3de8f
|
Merge branch 'zustand/io/migration' into state_theories
|
2024-03-04 18:53:12 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
4b14aef8a7
|
Refactor process.py for readability and maintainability
|
2024-03-04 18:52:59 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
c6045809f2
|
Update vertex raw parameters and add session ID
|
2024-03-04 18:52:50 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
3d70849341
|
Update variable names and properties related to pinning to use "frozen" instead.
|
2024-03-04 18:21:17 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
698fa6bf90
|
Add URLComponent to load a URL
|
2024-03-04 18:14:47 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
56af9280b5
|
Add FileComponent to load a file
|
2024-03-04 18:13:09 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
81f0bdd50b
|
Add DirectoryComponent and related utility functions
|
2024-03-04 18:12:45 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
cacd42b4b7
|
Make output become repr if no status is set
|
2024-03-04 18:09:56 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
2264fa4827
|
Add dynamic icon loading and suspense fallback
|
2024-03-04 17:40:39 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
73b3013763
|
Update categories and components
|
2024-03-04 17:40:32 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
5e0a8534f5
|
Add disabled property to DropDownComponentType, fix styleUtils import, and update RefreshButton component
|
2024-03-04 16:19:35 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
8f545ef9e9
|
Add validationString state and update validationStatus rendering
|
2024-03-04 15:19:37 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
2d1900d3dc
|
Refactor code to handle optional fields in Record and add new fields to ChatOutputResponse
|
2024-03-04 15:19:32 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
5633565156
|
Refactor graph processing and error handling
|
2024-03-04 15:19:22 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
3f3ac0400f
|
Update schemas and vertex classes
|
2024-03-04 15:19:17 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
2502b53504
|
Refactor RunFlowComponent to handle multiple results
|
2024-03-04 15:18:50 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
16c8d5be0c
|
Refactor DocumentLoaderVertex to use record instead of doc and update display message format
|
2024-03-04 15:18:04 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
d403ca7a6c
|
Add session_id and component_id to ChatOutputResponse schema
|
2024-03-04 15:17:57 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
815e9cfb59
|
Refactor graph processing and error handling
|
2024-03-04 15:17:19 -03:00 |
|
anovazzi1
|
a471cbfc42
|
Update styling colors to use variable names
|
2024-03-04 13:41:35 -03:00 |
|
anovazzi1
|
4fb34c6641
|
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
|
2024-03-04 12:58:16 -03:00 |
|
anovazzi1
|
537337ed7f
|
Refactor code for parameterComponent and nodeToolbarComponent
|
2024-03-04 12:58:12 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
a5f4299cd7
|
Fix issue with missing flow records
|
2024-03-04 11:56:55 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
edb1e4137f
|
Fix data not updating when component mounts
|
2024-03-04 11:56:54 -03:00 |
|
anovazzi1
|
5e73b0b9ab
|
Add scapeJSONParse function to update edge data
|
2024-03-04 11:43:23 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
780ce08604
|
Refactor handleUpdateValues function to include an optional delayAnimation parameter
|
2024-03-04 11:34:04 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
09c154aba8
|
Update field_dict by calling options() and value() if they are callable
|
2024-03-04 11:30:00 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
c84af7d1ea
|
Add refresh and isLoading properties to TemplateVariableType and DropDownComponentType
|
2024-03-04 11:29:26 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
ad0b0e5d5b
|
Add isLoading state to ParameterComponent and DropdownComponent
|
2024-03-04 11:29:11 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
12459dbdb9
|
Refactor validateNodes to use nodes from useFlowStore
|
2024-03-04 10:55:32 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
f1faf3c428
|
Refactor parameter component to include refresh button
|
2024-03-04 10:50:23 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
4487a839e6
|
Refactor RefreshButton component to accept className and id props
|
2024-03-04 10:50:17 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
9244db0c24
|
Update RunFlow and RefreshButton components
|
2024-03-04 10:37:13 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
f0073b55df
|
Add disabled prop to RefreshButton component
|
2024-03-04 10:32:05 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
ce8c274721
|
Refactor RefreshButton component to handle disabled state and loading state
|
2024-03-04 10:31:33 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
0094732218
|
Refactor RunFlowComponent and CustomComponent classes
|
2024-03-04 10:30:41 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
46520e84a3
|
Add flow_records attribute and update build method in RunFlowComponent
|
2024-03-04 10:26:02 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
82bb7dc415
|
Add ListFlows and RunFlow components
|
2024-03-04 10:11:54 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
4421c8154d
|
Fix isLoading state initialization and add delay before refreshing
|
2024-03-04 10:11:47 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
18fd6c1814
|
Remove ShouldRunNext component
|
2024-03-04 09:56:12 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
8416fb25a7
|
Refactor component and custom_component classes, and add to_record method to Flow model
|
2024-03-04 09:56:06 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
40ee964859
|
Add RefreshButton component to parameterComponent
|
2024-03-04 09:55:48 -03:00 |
|