anovazzi1
|
6e3f8a89b4
|
colorized think with ANSI to HTML
|
2023-04-03 18:39:55 -03:00 |
|
anovazzi1
|
aa7a78231d
|
dropDown working with value=''
|
2023-04-03 17:54:49 -03:00 |
|
anovazzi1
|
95600dca2d
|
removed inputs when empty
|
2023-04-03 17:10:40 -03:00 |
|
anovazzi1
|
df28cf8300
|
empty name error removed
|
2023-04-03 16:50:45 -03:00 |
|
Gabriel Almeida
|
5a231ae941
|
fix: correct text
|
2023-04-01 18:57:03 -03:00 |
|
Lucas Eduardo
|
3b3edee22c
|
Changed favicon and title of project
|
2023-03-31 14:56:15 -03:00 |
|
Lucas Eduardo
|
fc8dc87022
|
Error message included on error popup when sending chat
|
2023-03-31 14:51:28 -03:00 |
|
Lucas Oliveira
|
a6cba9a3d5
|
Original approach
|
2023-03-31 09:16:32 -03:00 |
|
Lucas Oliveira
|
369ce5feb5
|
Implemented only one node with both types
|
2023-03-31 09:15:40 -03:00 |
|
Lucas Oliveira
|
876a691004
|
Generated output parameters and disable one of them if the other is in use
|
2023-03-31 09:04:24 -03:00 |
|
Gabriel Almeida
|
a81cc1d81e
|
fix: add into to not required
|
2023-03-30 21:33:50 -03:00 |
|
Gabriel Almeida
|
c9200c94e3
|
fix: password default false
|
2023-03-30 21:17:14 -03:00 |
|
anovazzi1
|
9919b1b8cc
|
created intComponent
|
2023-03-30 20:49:45 -03:00 |
|
anovazzi1
|
b567a4473c
|
input file component working
|
2023-03-30 20:38:45 -03:00 |
|
anovazzi1
|
119585b2f0
|
removed file section from flow structure
|
2023-03-29 22:52:40 -03:00 |
|
anovazzi1
|
7529892ebc
|
file component almost ready, need to implemente backend connection
|
2023-03-29 22:51:46 -03:00 |
|
anovazzi1
|
a38d71bc4f
|
ui ready, need to implement dinamic file type check
|
2023-03-29 21:09:24 -03:00 |
|
anovazzi1
|
d8f8364b9e
|
Merge branch 'toolkits' into inputFile
|
2023-03-29 20:28:13 -03:00 |
|
anovazzi1
|
48995bc395
|
implemented inputFile component
|
2023-03-29 20:27:39 -03:00 |
|
Gabriel Almeida
|
5f701d46c8
|
feat: adding wrappers and toolkits
|
2023-03-29 20:26:05 -03:00 |
|
anovazzi1
|
4a04153c9e
|
removed handle from code component
|
2023-03-29 18:46:08 -03:00 |
|
Gabriel Almeida
|
ef3332bce1
|
fix: typo in examples card
|
2023-03-29 10:54:03 -03:00 |
|
anovazzi1
|
1f71d724a6
|
change text color of clear button on dark mode
|
2023-03-28 20:20:14 -03:00 |
|
anovazzi1
|
2c235402ca
|
improvement of error check on code modal
|
2023-03-28 20:17:51 -03:00 |
|
anovazzi1
|
cc58c0e385
|
beta version of live check for code text area
|
2023-03-28 17:35:32 -03:00 |
|
anovazzi1
|
f05f9d8c4d
|
created type code component
|
2023-03-28 17:07:32 -03:00 |
|
anovazzi1
|
8be8666ba0
|
template function for code check
|
2023-03-28 16:37:59 -03:00 |
|
anovazzi1
|
c623773d46
|
removed comment
|
2023-03-27 23:09:21 -03:00 |
|
anovazzi1
|
206ab23038
|
code editor without error warning
|
2023-03-27 23:04:44 -03:00 |
|
anovazzi1
|
d2088b3204
|
simple code first implementation
|
2023-03-27 20:44:03 -03:00 |
|
anovazzi1
|
bf57762570
|
created code modal
|
2023-03-27 20:43:05 -03:00 |
|
anovazzi1
|
fb96ccd878
|
null safety working properly
|
2023-03-27 18:14:00 -03:00 |
|
anovazzi1
|
5680645ec0
|
DocLoader type added to utils
|
2023-03-27 17:17:47 -03:00 |
|
anovazzi1
|
5b642122d4
|
Merge branch 'uiUpdates' of personal:logspace-ai/langflow into uiUpdates
|
2023-03-27 16:52:32 -03:00 |
|
anovazzi1
|
f05e9f00c2
|
show erro when node can't be rendered by reactFlow
|
2023-03-27 16:51:22 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
be80045792
|
Merge branch 'dev' into uiUpdates
|
2023-03-26 08:46:15 -03:00 |
|
anovazzi1
|
1ec23f8a4d
|
error handling for unexistent components import
|
2023-03-24 19:45:14 -03:00 |
|
anovazzi1
|
5f7be7d1a5
|
error handling with hard reset
|
2023-03-24 19:40:25 -03:00 |
|
anovazzi1
|
11c53d6338
|
set alert error for empty name
|
2023-03-24 17:46:06 -03:00 |
|
anovazzi1
|
e9367fa90c
|
blocked empty name
|
2023-03-24 17:44:36 -03:00 |
|
anovazzi1
|
6fbda135ba
|
optional field alert
|
2023-03-24 17:32:41 -03:00 |
|
anovazzi1
|
1feb50e5a8
|
export flow improved, auto-remove api keys and added description when export flow
|
2023-03-24 17:31:01 -03:00 |
|
anovazzi1
|
2224d219be
|
add descriptions to flow
|
2023-03-24 15:34:03 -03:00 |
|
anovazzi1
|
a5774d23a9
|
upload from file working
|
2023-03-24 14:42:11 -03:00 |
|
anovazzi1
|
977b4c0c9a
|
change the context wrapping order, this is a major change, nothing looks broken
|
2023-03-24 14:38:39 -03:00 |
|
anovazzi1
|
647d7d2759
|
upload flow function inside modal
|
2023-03-24 14:31:40 -03:00 |
|
anovazzi1
|
1dea005599
|
import modal created
|
2023-03-24 14:24:49 -03:00 |
|
Ibis Prevedello
|
16c64f668a
|
refac: fix custom_lists
|
2023-03-23 18:49:15 -03:00 |
|
anovazzi1
|
2bbceaa982
|
full dropdown clickable
|
2023-03-23 17:22:22 -03:00 |
|
anovazzi1
|
ae60a7317f
|
proxy config updated to development using 'make dev build=1'
|
2023-03-21 17:24:34 -03:00 |
|