Skip to content

Commit c6d2172

Browse files
authored
Merge pull request #7773 from ovh/YC-Fixes-20250418
Fixes and missing duplications
2 parents aa6ff64 + db0b23b commit c6d2172

30 files changed

+190
-190
lines changed

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.de-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.en-asia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.en-au.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.en-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.en-sg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.es-es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

pages/public_cloud/ai_machine_learning/endpoints_tuto_08_streaming_chatbot_langchain4j_quarkus/guide.es-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated: 2025-04-18
1313
1414
## Introduction
1515

16-
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_04_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
16+
After exploring how to use [AI Endpoints with LangChain4j](/pages/public_cloud/ai_machine_learning/endpoints_tuto_07_chatbot_langchain4j_quarkus), it's time to level up and build a chatbot that supports **real-time streaming responses**.
1717

1818
In this tutorial, you'll learn how to use **[LangChain4j](https://github.com/langchain4j/langchain4j)** with **[Quarkus](https://github.com/quarkusio/quarkus)** to create a chatbot that streams LLM-generated responses using **[AI Endpoints](https://endpoints.ai.cloud.ovh.net/)**.
1919

0 commit comments

Comments
 (0)