Ibis Prevedello
|
a9f5da948b
|
Bump version
|
2023-04-08 13:49:22 -03:00 |
|
Ibis Prevedello
|
cd6ef4a875
|
refac: fix tool bug
|
2023-04-08 13:49:06 -03:00 |
|
Gabriel Almeida
|
c5f24e7dfa
|
fix: linting
|
2023-04-08 09:29:42 -03:00 |
|
Gabriel Almeida
|
46b2409526
|
fix: templates were not being processed correctly
|
2023-04-08 09:29:42 -03:00 |
|
Gabriel Almeida
|
cfd4a229ea
|
fix: adding chainfrontendnode
|
2023-04-08 09:29:42 -03:00 |
|
Gabriel Almeida
|
611b4d6709
|
fix: linting
|
2023-04-06 18:18:35 -03:00 |
|
Gabriel Almeida
|
879588c631
|
feat: added first tests for llms
|
2023-04-06 18:18:35 -03:00 |
|
anovazzi1
|
b2402d6930
|
add minor fix for required fields that are not displayed (#129)
|
2023-04-06 16:57:16 -03:00 |
|
anovazzi1
|
dc1945c139
|
add minor fix for required fields that are not displayed
|
2023-04-06 16:52:25 -03:00 |
|
anovazzi1
|
200d89cc8c
|
Merge branch 'cayal-chatValidationReasons' into dev
|
2023-04-06 16:28:27 -03:00 |
|
anovazzi1
|
c7d5139ecc
|
review pull request #126 and changed some error messages
|
2023-04-06 16:24:53 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
814d6a3635
|
refact: more maintable build_nodes (#123)
|
2023-04-06 16:22:22 -03:00 |
|
Gabriel Almeida
|
3a4bfc2e36
|
formatting
|
2023-04-06 16:18:13 -03:00 |
|
Gabriel Almeida
|
33542db35c
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into better_build_nodes
|
2023-04-06 16:15:08 -03:00 |
|
anovazzi1
|
309c4434c2
|
Merge branch 'chatValidationReasons' of https://github.com/cayal/langflow into cayal-chatValidationReasons
|
2023-04-06 16:02:57 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
4d2ee2aeda
|
Update test_prompts_template.py
|
2023-04-06 15:56:55 -03:00 |
|
Gabriel Almeida
|
16276f18dd
|
fix linting
|
2023-04-06 15:46:20 -03:00 |
|
Gabriel Almeida
|
d921983a00
|
fix: check for specific nodes first
|
2023-04-06 15:40:16 -03:00 |
|
Gabriel Almeida
|
59baa407d2
|
feat: added agents tests
|
2023-04-06 15:11:12 -03:00 |
|
Gabriel Almeida
|
ebb78f34aa
|
feat: adding prompt template tests
|
2023-04-06 15:05:36 -03:00 |
|
cayal
|
e2ee222a6b
|
Merge branch 'logspace-ai:main' into chatValidationReasons
|
2023-04-06 18:01:55 +00:00 |
|
Cayal Walker
|
c13cfd09cf
|
Modifies frontend chatComponent to itemize validation errors
|
2023-04-06 13:37:23 -04:00 |
|
Gabriel Luiz Freitas Almeida
|
af7271879b
|
Adding chain template tests
|
2023-04-06 14:25:41 -03:00 |
|
Gabriel Almeida
|
26524e3b6d
|
fix: password setting improvements
|
2023-04-06 14:24:00 -03:00 |
|
Gabriel Almeida
|
2fa838943c
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into chain_tests
|
2023-04-06 14:14:55 -03:00 |
|
Gabriel Almeida
|
f492eed372
|
formatting
|
2023-04-06 14:09:15 -03:00 |
|
Gabriel Almeida
|
5683f23ff9
|
feat: chain template tests
|
2023-04-06 13:52:59 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
174e75dfad
|
Hotfix for tools and dependencies
|
2023-04-06 12:21:13 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
291269fe98
|
Hotfix for tools and dependencies
|
2023-04-06 12:18:51 -03:00 |
|
Gabriel Almeida
|
97ba3c1e62
|
fix: removing tools until fixed
|
2023-04-06 12:17:49 -03:00 |
|
Gabriel Almeida
|
2e17c9738d
|
fix: include rich in main
|
2023-04-06 12:13:08 -03:00 |
|
Gabriel Almeida
|
acb542ab59
|
refact: more maintable build_nodes
|
2023-04-06 10:17:12 -03:00 |
|
Gabriel Almeida
|
c5b158af7b
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into dev
|
2023-04-06 09:08:58 -03:00 |
|
Gabriel Almeida
|
14e2674d00
|
bump to 0.0.54
|
2023-04-06 09:01:52 -03:00 |
|
Gabriel Almeida
|
fe1358a0df
|
fix: condition for invalid prompt fixed
|
2023-04-06 08:58:36 -03:00 |
|
anovazzi1
|
5a1f13736b
|
Release 0.0.53
added colors to toolkits and wrappers
|
2023-04-05 23:22:30 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
8890c846fa
|
Merge pull request #116 from logspace-ai/promptComponent
|
2023-04-05 23:14:42 -03:00 |
|
anovazzi1
|
845096d1ea
|
getting error message from backend on prompt verification
|
2023-04-05 22:48:31 -03:00 |
|
anovazzi1
|
99d92bed1e
|
Merge branch 'dev' into promptComponent
|
2023-04-05 22:47:21 -03:00 |
|
Gabriel Almeida
|
87b1b39475
|
fix: raise instead return
|
2023-04-05 22:42:53 -03:00 |
|
anovazzi1
|
69968334e2
|
Merge branch 'dev' into promptComponent
|
2023-04-05 22:38:22 -03:00 |
|
anovazzi1
|
7471fe763c
|
added console.log for erro debug
|
2023-04-05 22:34:28 -03:00 |
|
Gabriel Almeida
|
8dbd3adecd
|
fix: adding better validation
|
2023-04-05 22:33:11 -03:00 |
|
anovazzi1
|
1269f2c371
|
prompt component created with verification
|
2023-04-05 22:27:21 -03:00 |
|
Gabriel Almeida
|
d6e261286f
|
fix: added default prompt fields
|
2023-04-05 22:05:57 -03:00 |
|
Gabriel Almeida
|
a344ef2986
|
fix: add prompt as field_type for validation
|
2023-04-05 21:53:32 -03:00 |
|
Gabriel Almeida
|
9d8b08d4a9
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into dev
|
2023-04-05 21:52:37 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
c0d8a4b5de
|
Merge pull request #114 from logspace-ai/UIimprovement
|
2023-04-05 21:33:51 -03:00 |
|
anovazzi1
|
d88c2ae92f
|
Merge pull request #115 from logspace-ai/dev
Bug fixes
|
2023-04-05 21:29:30 -03:00 |
|
Gabriel Almeida
|
e5ae5d6dcd
|
bump version to 0.0.53
|
2023-04-05 21:25:02 -03:00 |
|