Commit graph

7,490 commits

Author SHA1 Message Date
nsxshota
ce19ee5bcd move cdk folder to scripts/cdk 2023-12-07 21:01:00 +09:00
EC2 Default User
57c7f67987 use env file 2023-12-07 21:01:00 +09:00
nsxshota
4011109393 modified: add Dependency 2023-12-07 21:01:00 +09:00
nsxshota
64ecaf6368 modify: set_database_url 2023-12-07 21:01:00 +09:00
nsxshota
7bf37cf447 add RAG policy to TaskExeRole 2023-12-07 21:01:00 +09:00
nsxshota
167ff52228 add: iam construct 2023-12-07 21:01:00 +09:00
nsxshota
33627c0354 add: iam construct 2023-12-07 21:01:00 +09:00
nsxshota
c97f861ea4 add: iam construct 2023-12-07 21:01:00 +09:00
nsxshota
34eac25963 add: iam construct 2023-12-07 21:01:00 +09:00
nsxshota
70d613dbd9 modify LANGFLOW_DATABASE_URL 2023-12-07 21:01:00 +09:00
nsxshota
d4a356a47a modify cpu 2023-12-07 21:01:00 +09:00
nsxshota
f1d7318de9 modify task memory and cpu 2023-12-07 21:01:00 +09:00
nsxshota
fb6645d347 modify BACKEND_URL 2023-12-07 21:01:00 +09:00
nsxshota
8b295542f8 set window.host and alembic.ini 2023-12-07 21:01:00 +09:00
nsxshota
94eecd1f5d remove npm update 2023-12-07 21:01:00 +09:00
nsxshota
826507b202 modified: hostport setting 2023-12-07 21:01:00 +09:00
nsxshota
8b0598e07b add portMapping hostport 2023-12-07 21:01:00 +09:00
nsxshota
2f9cf685d4 add portMapping name option 2023-12-07 21:01:00 +09:00
nsxshota
342c920637 add: Bedrock Kendra policy statement 2023-12-07 21:01:00 +09:00
nsxshota
5474505531 add: delete docker images sh 2023-12-07 21:01:00 +09:00
nsxshota
078951fc9d update cdk code 2023-12-07 21:01:00 +09:00
nsxshota
1770aa8d88 set env to backend 2023-12-07 21:01:00 +09:00
nsxshota
b920f50c5a modified port 2023-12-07 21:01:00 +09:00
nsxshota
b49fa15a86 modified: frontend cloudMap 2023-12-07 21:01:00 +09:00
nsxshota
8353df79ac modify: poetry lock file 2023-12-07 21:01:00 +09:00
nsxshota
7db5f9f680 modified: backend dockerfile 2023-12-07 21:00:59 +09:00
nsxshota
1492c44df0 add curl 2023-12-07 21:00:59 +09:00
nsxshota
8d08260ae8 modified: Dockerfile for cdk 2023-12-07 21:00:59 +09:00
nsxshota
83244bcc32 modified: conflicts 2023-12-07 21:00:59 +09:00
nsxshota
b44c6d0cd7 modified: dockerignore for cdk 2023-12-07 21:00:59 +09:00
nsxshota
4e06c867ad add cdk scripts 2023-12-07 21:00:59 +09:00
cristhianzl
09bd8cb009 Merge branch 'feature/store' of github.com:logspace-ai/langflow into feature/store 2023-12-06 20:07:05 -03:00
cristhianzl
08522720dc fix(keypairListComponent): add data-testid attribute to input elements for better testability
fix(codeAreaModalComponent.spec): remove unnecessary click action
fix(floatComponent.spec): remove unnecessary click action
fix(intComponent.spec): remove unnecessary click action
fix(keyPairListComponent.spec): remove unnecessary click action
fix(promptModalComponent.spec): remove unnecessary comments and unused code
2023-12-06 20:06:47 -03:00
Gabriel Luiz Freitas Almeida
15ad1226ea Add asynccontextmanager to lifespan function 2023-12-06 20:00:36 -03:00
Gabriel Luiz Freitas Almeida
fc44c3e195 Refactor plugin loading logic 2023-12-06 19:04:11 -03:00
Gabriel Luiz Freitas Almeida
0d8c1bc6df Fix Langfuse import and update LangfuseInstance 2023-12-06 19:04:05 -03:00
Lucas Oliveira
7e71bec7e4 Fixed minimize not working 2023-12-06 18:23:06 -03:00
Gabriel Luiz Freitas Almeida
ab89001a44 Fix WebSocket close reason truncation 2023-12-06 14:43:09 -03:00
Gabriel Luiz Freitas Almeida
a65e3383de Refactor import statements and update
cache_service usage
2023-12-06 14:43:02 -03:00
Gabriel Luiz Freitas Almeida
fc61d6ffb8 Update utils.py with file path safety check 2023-12-06 12:01:19 -03:00
Gabriel Luiz Freitas Almeida
cfe817506b Fix import error in LangfusePlugin 2023-12-06 11:25:12 -03:00
Gabriel Luiz Freitas Almeida
d10261b665 Add CallbackPlugin to BasePlugin hierarchy 2023-12-06 11:22:12 -03:00
Gabriel Luiz Freitas Almeida
26f84aa885 Refactor langfuse plugin and add get_callback
method
2023-12-06 11:05:23 -03:00
Gabriel Luiz Freitas Almeida
f2389023ae Add get_callback method to BasePlugin 2023-12-06 11:05:16 -03:00
Gabriel Luiz Freitas Almeida
667e7c42ff Refactor callback handling in base.py 2023-12-06 11:05:11 -03:00
Gabriel Luiz Freitas Almeida
3dfcaee755 Add get_callbacks method to PluginService 2023-12-06 11:05:00 -03:00
Gabriel Luiz Freitas Almeida
5eaebc4089 Refactor service dependencies and imports 2023-12-06 10:44:23 -03:00
Gabriel Luiz Freitas Almeida
5bbb343681 Refactor PluginService to use type hints for
plugins
2023-12-06 10:44:06 -03:00
Gabriel Luiz Freitas Almeida
d3599eb15b Fix import formatting in API files 2023-12-06 10:43:53 -03:00
Gabriel Luiz Freitas Almeida
419674ee55 Refactor langflow/processing/base.py 2023-12-06 10:06:17 -03:00