Lucas Oliveira
|
ff819bcbe9
|
Small changes
|
2024-02-24 23:51:04 +01:00 |
|
Lucas Oliveira
|
3c0957e956
|
Changed size of only chat
|
2024-02-24 23:37:34 +01:00 |
|
Lucas Oliveira
|
66c973ea8e
|
Fixed play colors
|
2024-02-24 23:32:46 +01:00 |
|
Lucas Oliveira
|
1ab44024c2
|
Changed Run Flow button
|
2024-02-24 23:28:44 +01:00 |
|
Lucas Oliveira
|
9cafc09d6f
|
Fixed message not being displayed
|
2024-02-24 23:01:36 +01:00 |
|
Lucas Oliveira
|
5a412b33fe
|
Fixed chat not getting message
|
2024-02-24 22:59:09 +01:00 |
|
Lucas Oliveira
|
db7f5c7582
|
Fixed button
|
2024-02-24 22:53:13 +01:00 |
|
Lucas Oliveira
|
2913abb7bf
|
Open chat
|
2024-02-24 22:36:28 +01:00 |
|
Lucas Oliveira
|
f294d1faac
|
Fixed pause
|
2024-02-24 22:36:07 +01:00 |
|
Lucas Oliveira
|
ddb0465579
|
Change color of chat icon
|
2024-02-24 22:23:54 +01:00 |
|
Lucas Oliveira
|
891fbc897b
|
Changed icon
|
2024-02-24 22:21:23 +01:00 |
|
Lucas Oliveira
|
3e7c776ccf
|
Added visual changes, as pin on toolbar and play button separate from status.
|
2024-02-24 22:19:52 +01:00 |
|
Lucas Oliveira
|
ee28d18a13
|
Merge remote-tracking branch 'origin/zustand/io/migration' into ioView
|
2024-02-24 20:01:54 +01:00 |
|
Gabriel Luiz Freitas Almeida
|
927b5c59d4
|
Add id and stream_url to ChatMessageType and ChatOutputType
|
2024-02-23 19:17:34 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6079461f34
|
Fix status class for built nodes
|
2024-02-23 19:16:56 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
1facc44cd0
|
Update chat message and implement streaming functionality
|
2024-02-23 19:16:30 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
ed66136f85
|
Refactor ChatVertex to support message streaming
|
2024-02-23 19:15:43 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
a8e27bac6d
|
Refactor ContractEdge log_transaction method
|
2024-02-23 19:15:16 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
4d48805e49
|
Add SSE endpoint for streaming vertex build
|
2024-02-23 19:14:48 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6817651172
|
Add flow_id parameter to Graph.from_payload() method
|
2024-02-23 19:14:12 -03:00 |
|
Lucas Oliveira
|
903746d7de
|
Fixed bug when opening io view modal
|
2024-02-23 22:09:46 +01:00 |
|
Lucas Oliveira
|
d192b50f76
|
Refactored just logic of IOView
|
2024-02-23 22:00:53 +01:00 |
|
cristhianzl
|
dde6fd6d62
|
Merge branch 'cz/fixTestsIo' into zustand/io/migration
|
2024-02-23 17:31:33 -03:00 |
|
cristhianzl
|
795436d1a3
|
🔥 refactor(genericModal/index.tsx): remove unused imports and code to improve code cleanliness and performance
|
2024-02-23 17:30:51 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7c15593d85
|
Refactor buildVertices function and add getInactiveVertexData function
|
2024-02-23 12:55:14 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6acace790e
|
Add removeFromVerticesBuild and revertAllVerticesToBuild methods to FlowStoreType
|
2024-02-23 12:54:49 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
53ae82f0b9
|
Add VertexBuildTypeAPI import and refactor handleBuildUpdate function
|
2024-02-23 12:54:15 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
70bd1d0c2a
|
Refactor getDurationString function to use undefined instead of null
|
2024-02-23 12:53:45 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
1565ad95a3
|
Add inactive_vertices and VertexDataTypeAPI to VertexBuildTypeAPI
|
2024-02-23 12:53:12 -03:00 |
|
cristhianzl
|
fb98cc6e51
|
start fix tests
|
2024-02-23 12:30:30 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
10fa045063
|
Refactor getStatusClassName function to handle different build statuses
|
2024-02-23 12:27:53 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
7fed13eb5a
|
Added gray-status and buildstatus classes
|
2024-02-23 12:27:17 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
f9aa62f183
|
Add INACTIVE build status to GenericNode
|
2024-02-23 10:12:21 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
bd0e5694da
|
Update base_type in RoutingVertex constructor
|
2024-02-23 10:10:19 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
756a2ea81b
|
Add ShouldRunNext component to langflow routing
|
2024-02-23 10:09:52 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
3778301762
|
Refactor graph constants and update vertex types
|
2024-02-23 10:09:18 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
ca749746ad
|
Refactor vertex type lookup logic in Graph class
|
2024-02-23 10:08:34 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
50917619f5
|
Move set cache to the end
|
2024-02-23 10:03:42 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
afca7dc954
|
Refactor GoogleSerperAPIWrapperComponent class in GoogleSerperAPIWrapper.py
|
2024-02-22 23:51:38 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
a4c432a64b
|
Move call to reset InactiveNodes to the end of the function
|
2024-02-22 23:45:55 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
2a7a5e728a
|
Skip building inactive nodes in buildVertices function
|
2024-02-22 23:40:05 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
bd2767b1a5
|
Add setInactiveNodes function to FlowStore
|
2024-02-22 23:39:13 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
baf5ffb13c
|
Add inactive_vertices attribute and related methods to Graph class
|
2024-02-22 23:38:19 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
958dad8c8f
|
Add support for inactive vertices in VertexBuildResponse
|
2024-02-22 23:37:56 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
96f1cc1e59
|
Set result to None if condition fails
|
2024-02-22 23:37:19 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
75ee16acb0
|
Refactor RoutingVertex to handle missing condition and result values
|
2024-02-22 23:36:02 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
dcf71b7bdf
|
Add VertexStates enum and set_state method
|
2024-02-22 23:35:34 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
b26797c0fd
|
Conditionally return inactive_vertices
|
2024-02-22 23:34:45 -03:00 |
|
igorrCarvalho
|
e662932156
|
Refactor: Remove persist from Chroma docstring
|
2024-02-22 22:17:47 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
ac9849013d
|
Add RunnableExecutor component
|
2024-02-22 18:04:55 -03:00 |
|