Gabriel Almeida
|
616d015c5a
|
feat: implementation of Graph objects
|
2023-03-24 10:49:19 -03:00 |
|
Gabriel Almeida
|
ac24b1b655
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into 45-implement-agents-as-tools
|
2023-03-23 17:32:18 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
a765dda440
|
Merge pull request #69 from logspace-ai/uiUpdates
|
2023-03-23 17:32:12 -03:00 |
|
anovazzi1
|
2bbceaa982
|
full dropdown clickable
|
2023-03-23 17:22:22 -03:00 |
|
Gabriel Almeida
|
1fc05f6f46
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into 45-implement-agents-as-tools
|
2023-03-23 16:48:34 -03:00 |
|
Gabriel Almeida
|
13cbbd27b6
|
feat: new tests to prepare for agents as tools
|
2023-03-23 15:33:29 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
6d4d004382
|
Merge pull request #63 from logspace-ai/uiUpdates
|
2023-03-21 19:33:39 -03:00 |
|
anovazzi1
|
ae60a7317f
|
proxy config updated to development using 'make dev build=1'
|
2023-03-21 17:24:34 -03:00 |
|
anovazzi1
|
c8ef7ba545
|
some ui updates
|
2023-03-21 17:05:12 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
8dc5aeec37
|
Merge pull request #60 from logspace-ai/add_constants_file
|
2023-03-20 21:11:19 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
c983bda761
|
Merge pull request #59 from logspace-ai/pyproject_improvements
|
2023-03-20 21:10:04 -03:00 |
|
Gabriel Almeida
|
08d8fffb8f
|
fix: adding maintainers and other configs
|
2023-03-20 21:08:57 -03:00 |
|
Gabriel Almeida
|
049ab2b39b
|
fix: changed import and linting
|
2023-03-20 20:56:15 -03:00 |
|
Gabriel Almeida
|
c390a47504
|
feat: added constants file to support model types and others
|
2023-03-20 20:54:05 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
d8c1eac451
|
Merge pull request #56 from logspace-ai/hotfix_index_html
|
2023-03-20 13:13:42 -03:00 |
|
Gabriel Almeida
|
f5486823c1
|
bump version to 0.0.45
|
2023-03-20 13:13:12 -03:00 |
|
Gabriel Almeida
|
51ec2a0fe0
|
fix: removing replace_port function
|
2023-03-20 13:12:48 -03:00 |
|
Gabriel Almeida
|
fe1ce49203
|
fix: deactivate replace_port
|
2023-03-20 13:09:15 -03:00 |
|
Gabriel Almeida
|
f2c1bc08c4
|
bump version to 0.0.44
|
2023-03-20 12:02:42 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
74ee761294
|
fix: remove unsecure requests tag
|
2023-03-20 12:01:22 -03:00 |
|
Gabriel Almeida
|
6c01941c80
|
Merge remote-tracking branch 'origin/export_improvement' into dev
|
2023-03-20 12:00:19 -03:00 |
|
Gabriel Almeida
|
da7ddf0096
|
fix: improvements to local dev instructions
|
2023-03-20 11:58:37 -03:00 |
|
anovazzi1
|
cb965ca9ce
|
change place of the import/export buttons
|
2023-03-20 11:56:40 -03:00 |
|
Gabriel Almeida
|
bd2f05996b
|
feat: added script to setup proxy for local dev
|
2023-03-20 11:41:27 -03:00 |
|
anovazzi1
|
e3fe259ce2
|
remove some console logs
|
2023-03-20 10:35:40 -03:00 |
|
Gabriel Almeida
|
0238e284d0
|
bump version to 0.0.43
|
2023-03-20 10:15:23 -03:00 |
|
Ibis Prevedello
|
619810c137
|
Merge pull request #55 from logspace-ai/gpt4
Add gpt4
|
2023-03-20 10:13:27 -03:00 |
|
Ibis Prevedello
|
0ed7c4d948
|
Merge branch 'dev' into gpt4
|
2023-03-20 10:10:25 -03:00 |
|
Ibis Prevedello
|
38141943f6
|
feat: add chat-gpt
|
2023-03-20 10:09:51 -03:00 |
|
Gabriel Almeida
|
64ba20ba3e
|
fix: removing unused variable
|
2023-03-20 09:49:54 -03:00 |
|
Gabriel Almeida
|
d04268588a
|
bump langflow to 0.0.42, front to 0.1.2
|
2023-03-20 09:39:10 -03:00 |
|
Gabriel Almeida
|
b86972eab7
|
Merge remote-tracking branch 'origin/https_fix' into dev
|
2023-03-20 09:10:23 -03:00 |
|
Gabriel Almeida
|
c83d548531
|
bump version to 0.0.41
|
2023-03-20 07:26:24 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
30329982ef
|
Merge pull request #51 from ScripterSugar/typeValidationBugFix
|
2023-03-20 07:12:33 -03:00 |
|
Gabriel Luiz Freitas Almeida
|
e6baf6226c
|
Merge pull request #52 from logspace-ai/fix_frontend_dockerfile
|
2023-03-20 06:36:14 -03:00 |
|
Gabriel Almeida
|
61c2933d84
|
feat: added build option in dev command
|
2023-03-20 06:35:29 -03:00 |
|
Sugar (Elliot)
|
9c6b6a6c4d
|
Fix: Dynamic tooltipTitle, id mapping bugfix for last ParameterComponent of GenericNode.
|
2023-03-20 16:02:20 +09:00 |
|
Gabriel Luiz Freitas Almeida
|
7cca181462
|
Merge pull request #48 from logspace-ai/fix_frontend_dockerfile
|
2023-03-19 21:55:54 -03:00 |
|
Gabriel Almeida
|
9840e3ff6d
|
fix: added gcc to dev.Dockerfile
|
2023-03-19 21:54:23 -03:00 |
|
Gabriel Almeida
|
5de2e71ddc
|
feat: added dev command to makefile
This should create a reliable way to run the development environment.
|
2023-03-19 21:43:14 -03:00 |
|
Gabriel Almeida
|
a6bc089601
|
Merge branch 'dev' of https://github.com/logspace-ai/langflow into 45-implement-agents-as-tools
|
2023-03-19 21:25:31 -03:00 |
|
Gabriel Almeida
|
2f18c09163
|
fix: bump fastapi to 0.92
|
2023-03-19 12:38:37 -03:00 |
|
Gabriel Almeida
|
48baeb127d
|
fix: new frontend dev.dockerfile
#21
|
2023-03-19 11:11:47 -03:00 |
|
anovazzi1
|
12dfd496be
|
added proxy for local development
|
2023-03-18 20:09:57 -03:00 |
|
anovazzi1
|
65730f3451
|
fixed post request for hugging face
|
2023-03-18 19:55:38 -03:00 |
|
anovazzi1
|
0a4003fb74
|
trying to fix to hugging face spaces
|
2023-03-18 19:47:27 -03:00 |
|
Rodrigo Nader
|
f8bfed901f
|
Merge pull request #44 from logspace-ai/dev
feat: added star history to README
|
2023-03-18 18:50:45 -03:00 |
|
Gabriel Almeida
|
b06cf5e109
|
feat: added star history to README
|
2023-03-18 18:47:26 -03:00 |
|
Gabriel Almeida
|
7e08751bb1
|
fix: added tag to allow http
|
2023-03-18 18:22:51 -03:00 |
|
Gabriel Almeida
|
5f024dc52c
|
fix: added logging
|
2023-03-18 17:54:57 -03:00 |
|