Ibis Prevedello
|
6749a42e87
|
refac: change folder structure
|
2023-03-13 19:59:50 -03:00 |
|
Gabriel Almeida
|
dc6b69d065
|
fix: built applied to langflow_backend instead of langflow
|
2023-03-13 17:13:07 -03:00 |
|
Ibis Prevedello
|
589fe6c818
|
Merge branch 'main' into dev
|
2023-03-13 14:49:44 -03:00 |
|
Ibis Prevedello
|
77a53aa5a2
|
Merge branch 'main' into dev
|
2023-03-13 14:49:15 -03:00 |
|
Rodrigo Nader
|
bb682a114f
|
add gif to README
|
2023-03-13 14:47:42 -03:00 |
|
Rodrigo Nader
|
04e405c4ae
|
add screenshot and gif
|
2023-03-13 14:46:33 -03:00 |
|
Ibis Prevedello
|
c3695ca894
|
refac: remove id
|
2023-03-13 14:21:01 -03:00 |
|
anovazzi1
|
2b6ef515e0
|
clear bug fixed
|
2023-03-13 14:17:10 -03:00 |
|
Rodrigo Nader
|
6edc6231bf
|
Update README.md
|
2023-03-13 14:10:11 -03:00 |
|
Rodrigo Nader
|
ec3f051804
|
Update README.md
|
2023-03-13 13:57:55 -03:00 |
|
Rodrigo Nader
|
15b09b4c30
|
Update README.md
|
2023-03-13 13:57:11 -03:00 |
|
Rodrigo Nader
|
1a34938127
|
Update README.md
|
2023-03-13 13:56:42 -03:00 |
|
Rodrigo Nader
|
d7d1168155
|
Update README.md
|
2023-03-13 13:55:47 -03:00 |
|
anovazzi1
|
2e4111c36f
|
Merge branch 'dev' of personal:logspace-ai/langflow into dev
|
2023-03-12 23:02:27 -03:00 |
|
anovazzi1
|
ba49cf5931
|
bug on chat solved
|
2023-03-12 23:02:20 -03:00 |
|
Ibis Prevedello
|
4052ef5751
|
feat: add flow id
|
2023-03-12 11:36:28 -03:00 |
|
anovazzi1
|
600f6aedda
|
removed save password prompt
|
2023-03-10 18:54:55 -03:00 |
|
ogabrielluiz
|
5dbbbbb7ba
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into dev
|
2023-03-10 07:20:53 -03:00 |
|
ogabrielluiz
|
498eadefc0
|
feat: adding test and make commands for testing
|
2023-03-10 07:20:40 -03:00 |
|
Ibis Prevedello
|
66e4b33b7c
|
refac: remove iosession as required
|
2023-03-09 21:23:42 -03:00 |
|
anovazzi1
|
43e79e2c90
|
Merge branch 'dev' of personal:logspace-ai/langflow into dev
|
2023-03-09 20:18:02 -03:00 |
|
anovazzi1
|
d9fddaf163
|
typo fixed
|
2023-03-09 20:17:00 -03:00 |
|
anovazzi1
|
950f61d12d
|
alert after download flow
|
2023-03-09 19:01:43 -03:00 |
|
anovazzi1
|
c960d294f6
|
close alert on click
|
2023-03-09 18:48:50 -03:00 |
|
ogabrielluiz
|
eaa2623fc6
|
fix: loading from json works now
|
2023-03-09 15:00:36 -03:00 |
|
ogabrielluiz
|
48cb3b06ca
|
style: ruff
|
2023-03-09 14:13:15 -03:00 |
|
ogabrielluiz
|
35adfaa711
|
fix: loaded objects return the function to be called
|
2023-03-09 14:12:35 -03:00 |
|
ogabrielluiz
|
3081e50cb8
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into backend_refactor
|
2023-03-09 12:21:50 -03:00 |
|
Carlos Coelho
|
ff1eac21f7
|
Update CONTRIBUTING.md
|
2023-03-09 15:53:44 -03:00 |
|
Ibis Prevedello
|
d864c96f6c
|
refac: remove OpenAIChat for now
|
2023-03-09 15:02:08 -03:00 |
|
Ibis Prevedello
|
329b3ca2d5
|
Merge branch 'backend_refactor' into dev
|
2023-03-09 14:07:51 -03:00 |
|
Ibis Prevedello
|
16e6aefa10
|
refac: fix key and nodes
|
2023-03-09 14:07:32 -03:00 |
|
ogabrielluiz
|
26e06bcabf
|
docs: adding docstrings
|
2023-03-09 12:21:13 -03:00 |
|
ogabrielluiz
|
aaccc7776b
|
refac: splitting load functions
|
2023-03-09 11:42:39 -03:00 |
|
ogabrielluiz
|
2283039e71
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into backend_refactor
|
2023-03-09 11:24:19 -03:00 |
|
ogabrielluiz
|
d113b7594a
|
fix: space_flow -> langflow
|
2023-03-09 11:18:58 -03:00 |
|
ogabrielluiz
|
9bc9d9a7eb
|
refac: removed all logic from api endpoints
|
2023-03-09 08:04:03 -03:00 |
|
ogabrielluiz
|
5b1d3d7394
|
feat: added mypy and ruff to backend
|
2023-03-09 08:03:09 -03:00 |
|
Ibis Prevedello
|
95e5ff735a
|
refac: fix build for the backend
|
2023-03-08 23:34:06 -03:00 |
|
Ibis Prevedello
|
a2517f767e
|
feat: add options to openai
|
2023-03-08 22:46:27 -03:00 |
|
anovazzi1
|
1d2a421813
|
Merge branch 'uiRevision' into dev
|
2023-03-08 21:49:09 -03:00 |
|
Ibis Prevedello
|
ba5dbbd7cd
|
feat: add password field
|
2023-03-08 21:21:50 -03:00 |
|
Lucas Oliveira
|
1910be7c33
|
added password field
|
2023-03-08 19:57:59 -03:00 |
|
Lucas Oliveira
|
9200d7e12a
|
fixed bug on parameter for hiding handle on str and bool
|
2023-03-08 19:42:32 -03:00 |
|
Lucas Oliveira
|
0e4bb1bc1d
|
Nodes connection after deleting a node with edge connected bug fixed
|
2023-03-08 19:40:40 -03:00 |
|
anovazzi1
|
8adc3f203f
|
change download, tabs name and document title
|
2023-03-08 18:40:32 -03:00 |
|
anovazzi1
|
04a23b5965
|
clear button created
|
2023-03-08 18:32:36 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
b02660cbdb
|
Merge pull request #9 from logspace-ai/github_actions
Preparing repo for release
|
2023-03-08 19:08:07 +00:00 |
|
Ibis Prevedello
|
15996793f1
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into dev
|
2023-03-08 15:01:09 -03:00 |
|
Ibis Prevedello
|
f5297d225e
|
refac: modify allowed components
|
2023-03-08 15:00:55 -03:00 |
|