Commit graph

4,997 commits

Author SHA1 Message Date
anovazzi1
dc1945c139 add minor fix for required fields that are not displayed 2023-04-06 16:52:25 -03:00
anovazzi1
c7d5139ecc review pull request #126 and changed some error messages 2023-04-06 16:24:53 -03:00
Cayal Walker
c13cfd09cf Modifies frontend chatComponent to itemize validation errors 2023-04-06 13:37:23 -04:00
Ibis Prevedello
cf4ceb0e1a feat: first version of vecstore, docloader and embeddings working 2023-04-06 13:55:07 -03:00
anovazzi1
845096d1ea getting error message from backend on prompt verification 2023-04-05 22:48:31 -03:00
anovazzi1
7471fe763c added console.log for erro debug 2023-04-05 22:34:28 -03:00
anovazzi1
1269f2c371 prompt component created with verification 2023-04-05 22:27:21 -03:00
Gabriel Luiz Freitas Almeida
c0d8a4b5de
Merge pull request #114 from logspace-ai/UIimprovement 2023-04-05 21:33:51 -03:00
anovazzi1
9058045039 tabsize bug fixed 2023-04-05 21:07:02 -03:00
anovazzi1
217634fa41 added colors to toolkits and wrappers 2023-04-05 20:47:49 -03:00
Ibis Prevedello
733f88aa69 Merge branch 'dev' into vecstores 2023-04-05 19:44:26 -03:00
Ibis Prevedello
7f330177f3 feat: add vecstores, docloaders and embedding 2023-04-05 19:40:52 -03:00
Gabriel Almeida
8eb4cdbbcb fix: typo 2023-04-05 16:27:37 -03:00
Gabriel Almeida
4cb8bdf4c4 fix: display_name should not be formatted 2023-04-05 16:14:25 -03:00
Gabriel Luiz Freitas Almeida
798813bafb
Merge pull request #112 from logspace-ai/UiUpdates 2023-04-05 16:04:01 -03:00
anovazzi1
092640e9e3 coming soon message for empty components 2023-04-04 22:08:31 -03:00
Gabriel Almeida
9c62adb8a6 Merge branch 'dev' of https://github.com/logspace-ai/langflow into chatgpt 2023-04-04 21:49:40 -03:00
anovazzi1
dd5a475cda added display_name to title 2023-04-04 21:43:21 -03:00
Ibis Prevedello
137070437c Merge branch 'dev' into vecstores 2023-04-04 21:04:46 -03:00
anovazzi1
40b3a9d6e3 fixed verification error 2023-04-04 20:53:48 -03:00
Gabriel Almeida
c41957c67e feat: adding validate/prompt endpoint 2023-04-04 20:43:41 -03:00
Gabriel Almeida
9d626c7cbc Merge branch 'dev' of https://github.com/logspace-ai/langflow into chatgpt 2023-04-04 19:41:40 -03:00
Gabriel Almeida
272006d749 fix proxy 2023-04-04 19:41:08 -03:00
anovazzi1
db5f37d5d8 delete send message when backend return error 2023-04-04 17:23:15 -03:00
Ibis Prevedello
4a26bf5d46 feat: add nodes 2023-04-04 15:14:16 -03:00
anovazzi1
1b93dc247e bug fixed when not implemented nodes are imported to the flow 2023-04-03 21:35:13 -03:00
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