From 0a740e70d18884c9532eda4460714d46ba2b2a8d Mon Sep 17 00:00:00 2001 From: Alex Leventer <3254549+alexleventer@users.noreply.github.com> Date: Tue, 13 Aug 2024 14:48:09 -0700 Subject: [PATCH 1/5] Update link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc9b2e8925c2..a0e5248ce3eb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
Docs - - Free Cloud Service - + Free Cloud Service - Self Managed
From 87e63f59945253960b53ffcc0bb4c9c8ed2bc241 Mon Sep 17 00:00:00 2001 From: Alex Leventer <3254549+alexleventer@users.noreply.github.com> Date: Tue, 13 Aug 2024 14:51:31 -0700 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0e5248ce3eb..c7edcbcb813e 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Star Langflow on GitHub to be instantly notified of new releases. pip install langflow ``` -- **Cloud:** DataStax Langflow is a hosted environment with zero setup. [Sign up for a free account.](http://langflow.datastax.com) +- **Cloud:** DataStax Langflow is a hosted environment with zero setup. [Sign up for a free account.](https://astra.datastax.com/signup?type=langflow) - **Self-managed:** Run Langflow in your environment. [Install Langflow](https://docs.langflow.org/getting-started-installation) to run a local Langflow server, and then use the [Quickstart](https://docs.langflow.org/getting-started-quickstart) guide to create and execute a flow. - **Hugging Face:** [Clone the space using this link](https://huggingface.co/spaces/Langflow/Langflow?duplicate=true) to create a Langflow workspace. From 129f6007b056daa4f7bbda631f3d886707628330 Mon Sep 17 00:00:00 2001 From: Alex Leventer <3254549+alexleventer@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:10:12 -0700 Subject: [PATCH 3/5] Update getting-started-installation.md --- docs/docs/Getting-Started/getting-started-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/Getting-Started/getting-started-installation.md b/docs/docs/Getting-Started/getting-started-installation.md index 7c705534ca7b..9a6872da3eb0 100644 --- a/docs/docs/Getting-Started/getting-started-installation.md +++ b/docs/docs/Getting-Started/getting-started-installation.md @@ -16,7 +16,7 @@ The easiest way to get started with Langflow is through the DataStax Cloud Servi -**DataStax Langflow** is a hosted version of Langflow integrated with [AstraDB](https://www.datastax.com/products/datastax-astra). Be up and running in minutes with no installation or setup required. [Sign up for free](https://langflow.datastax.com/). +**DataStax Langflow** is a hosted version of Langflow integrated with [Astra DB](https://www.datastax.com/products/datastax-astra). Be up and running in minutes with no installation or setup required. [Sign up for free](https://astra.datastax.com/signup?type=langflow). ![](./602374500.png) From dd90f71b6e8fa63b6bc143aad62cebe69ad669ff Mon Sep 17 00:00:00 2001 From: Alex Leventer <3254549+alexleventer@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:11:13 -0700 Subject: [PATCH 4/5] Update README.KR.md --- README.KR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.KR.md b/README.KR.md index 3c3682cb4e0c..6f09d500ed69 100644 --- a/README.KR.md +++ b/README.KR.md @@ -105,7 +105,7 @@ results = run_flow_from_json("path/to/flow.json", input_value="Hello, World!") ## DataStax Langflow -DataStax Langflow는 [AstraDB](https://www.datastax.com/products/datastax-astra) 와 통합된 Langflow의 호스팅된 버전입니다. 별도의 설치나 설정이 필요하지 않고 몇 분 안에 실행됩니다. [무료로 가입하기](https://langflow.datastax.com). +DataStax Langflow는 [AstraDB](https://www.datastax.com/products/datastax-astra) 와 통합된 Langflow의 호스팅된 버전입니다. 별도의 설치나 설정이 필요하지 않고 몇 분 안에 실행됩니다. [무료로 가입하기](https://astra.datastax.com/signup?type=langflow). ## Hugging Face Spaces에 Langflow 배포하기 From b27c6d14ea4846faec146d41a07272dba4d9fb3a Mon Sep 17 00:00:00 2001 From: Alex Leventer <3254549+alexleventer@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:11:52 -0700 Subject: [PATCH 5/5] Update README.ja.md --- README.ja.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.ja.md b/README.ja.md index 655b7bea3c5c..ee5321489bf0 100644 --- a/README.ja.md +++ b/README.ja.md @@ -103,7 +103,7 @@ results = run_flow_from_json("path/to/flow.json", input_value="Hello, World!") ## DataStax Langflow -DataStax Langflowは、[AstraDB](https://www.datastax.com/products/datastax-astra)と統合されたLangflowのホストバージョンです。インストールや設定なしで数分で稼働できます。[無料でサインアップ](https://langflow.datastax.com)してください。 +DataStax Langflowは、[AstraDB](https://www.datastax.com/products/datastax-astra)と統合されたLangflowのホストバージョンです。インストールや設定なしで数分で稼働できます。[無料でサインアップ](https://astra.datastax.com/signup?type=langflow)してください。 ## Hugging Face SpacesにLangflowをデプロイ