Commit graph

287 commits

Author SHA1 Message Date
anovazzi1
2b6ef515e0 clear bug fixed 2023-03-13 14:17:10 -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
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
ogabrielluiz
e033f678b7 fix: limit build to sdist 2023-03-08 10:44:55 -03:00
ogabrielluiz
8fdc4e9c78 fix: install sdist works and cli too 2023-03-08 10:35:37 -03:00
ogabrielluiz
58fd8a1a44 Merge branch 'dev' of https://github.com/logspace-ai/langflow into backend_refactor 2023-03-08 09:44:17 -03:00
Ibis Prevedello
ec0f54d621 Merge branch 'backend_refactor' into dev 2023-03-08 10:27:50 -03:00
Ibis Prevedello
cb594c3905 Merge branch 'backend_refactor' of https://github.com/logspace-ai/langflow into backend_refactor 2023-03-08 10:27:23 -03:00
ogabrielluiz
7feb6a77e4 feat: make file build and install commands 2023-03-08 08:21:51 -03:00
ogabrielluiz
54a15af232 feat: cli implementation with gunicorn 2023-03-08 08:21:36 -03:00
ogabrielluiz
175129c6d8 fix: added langflow_backend to packages 2023-03-08 05:00:36 -03:00
Ibis Prevedello
6411a7465a refac: remove .DS_Store 2023-03-07 23:38:08 -03:00
Ibis Prevedello
30569f64df Merge branch 'main' into dev 2023-03-07 23:37:16 -03:00
Ibis Prevedello
4aa242f9b1 refac: remove comments 2023-03-07 23:36:58 -03:00
Ibis Prevedello
81bc9845cd Merge branch 'backend_refactor' into dev 2023-03-07 23:36:13 -03:00
Ibis Prevedello
322cc15e81 refac: remove comments 2023-03-07 23:35:27 -03:00