Commit graph

27 commits

Author SHA1 Message Date
yihong
3b38c2efb7
fix: aws docker file is now in different place (#6706)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-02-19 14:22:58 +00:00
Eric Hare
28e07be870
feat: Unified File Management API (#6100)
* feat: FIrst pass at file management API

* [autofix.ci] apply automated fixes

* Add delete and edit endpoints

* [autofix.ci] apply automated fixes

* Add file size and duplicate name handling

* Ensure the File model has a unique name

* Ensure count is before extension

* [autofix.ci] apply automated fixes

* Add the correct path to the return

* Added function to handle list of paths in File component

* [autofix.ci] apply automated fixes

* Update input_mixin.py

* Refactor to a v2 endpoint

* Add unit tests

* Update test_files.py

* Update frontend.ts

* [autofix.ci] apply automated fixes

* Remove extension from name

* Cast the string type for like

* Update files.py

* Update base.py

* Update base.py

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-02-06 18:35:24 +00:00
dependabot[bot]
699d66037e Bump braces from 3.0.2 to 3.0.3 in /scripts/aws
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 13:53:39 -03:00
igorrCarvalho
92c953cdcd Merge dev into refactor/utils 2024-05-21 19:33:07 -03:00
Matt Bajorek
5fe118a68a
Fix AWS deployment (#1893) 2024-05-19 17:13:22 -07:00
Gabriel Luiz Freitas Almeida
cc62a1f665
Update repository URLs to use langflow-ai instead of logspace-ai (#1642)
* Update repository URLs to use langflow-ai instead of logspace-ai

* Update chat-widget.mdx to remove unnecessary imports and dependencies
2024-04-08 15:36:37 -03:00
kazuki306
3eeda84d28
Fix bug in deployment procedure in AWS CDK and support HTTPS (#1491)
* add cloudfront

* modify: healthcheck disable

* modify: health check option

* modify nodejsbuild

* add nodejs version

* endpoint configuration

* set axios url

* remote console.log VITE_PROXY_TARGET

* create alb stack

* add alb to origin

* alb build success

* remote baseURL setting

* add redirect

* change responseHttpStatus to 200

* modify output and readme

* modify architecture

* add health check path route to cloudfront routing

* modified: c9 env name in deploy langflow section

* modified : package dependency for pymysql

* modified: deploy procedure

* modified: deploy procedure (ja)

---------

Co-authored-by: nsxshota <nsxshota@amazon.co.jp>
Co-authored-by: ymkazuki <ymkazuki@amazon.co.jp>
Co-authored-by: Shota Nakamoto <53632932+nsy0328@users.noreply.github.com>
2024-03-04 08:50:51 -03:00
kazuki306
fb817dd09e
Merge branch 'aws-cdk' into aws-cdk-dev2 2023-12-09 10:53:44 +09:00
kazuki306
4328c180d8 update README 2023-12-09 10:47:50 +09:00
Gabriel Luiz Freitas Almeida
4e9ef4c831 Fix typo in README.md 2023-12-07 14:05:42 -03:00
EC2 Default User
dc6ca0082f update readme 2023-12-05 03:37:03 +00:00
EC2 Default User
54021d3963 update readme 2023-12-05 03:34:28 +00:00
EC2 Default User
d18535afe7 add archi 2023-12-02 01:17:44 +00:00
EC2 Default User
7836f7168f add archi 2023-12-02 01:16:18 +00:00
EC2 Default User
4a70fe425d add archi 2023-12-02 01:14:13 +00:00
EC2 Default User
1118958f35 add archi 2023-12-02 01:13:24 +00:00
EC2 Default User
f101c63874 add archi 2023-12-02 01:11:30 +00:00
EC2 Default User
321c04648f add README 2023-12-01 06:53:35 +00:00
EC2 Default User
60c49f625d add README 2023-12-01 06:52:58 +00:00
EC2 Default User
fd84d2a2fa add README 2023-12-01 06:49:12 +00:00
EC2 Default User
086c1365b7 add README 2023-12-01 06:46:08 +00:00
EC2 Default User
de1f930606 add README 2023-12-01 06:44:29 +00:00
EC2 Default User
39e09ca066 add README 2023-12-01 06:39:23 +00:00
nsxshota
fde4897493 add Cfn Output & Readme 2023-12-01 12:09:31 +09:00
nsxshota
fbd29a2071 modified: cdk Dockerfile 2023-12-01 10:42:57 +09:00
nsxshota
238ef6d58b install dotenv 2023-11-30 17:14:10 +09:00
nsxshota
d7f40cfda7 本家の踏襲のため、Dockerfileを変更 2023-11-30 16:47:30 +09:00