Skip to content

Commit eee5f9f

Browse files
committed
replace blog links by guide ones
1 parent 6e1a722 commit eee5f9f

File tree

16 files changed

+23
-23
lines changed

16 files changed

+23
-23
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Getting started
33
excerpt: Discover AI Endpoints, the secure serverless platform by OVHcloud for developers to access top AI models with easy-to-use APIs. No AI expertise needed.
4-
updated: 2025-02-10
4+
updated: 2025-04-28
55
---
66

77
> [!primary]
@@ -154,11 +154,11 @@ For your convenience, you can monitor your estimated consumption and resource us
154154

155155
## Going further
156156

157-
To discover how to build complete and powerful applications using AI Endpoints, explore our dedicated [AI Endpoints blog page](https://blog.ovhcloud.com/tag/ai-endpoints/). This blog offers a wealth of knowledge and inspiration, including the following articles:
157+
To discover how to build complete and powerful applications using AI Endpoints, explore our dedicated AI Endpoints guides which offer a wealth of knowledge and inspiration, including the following subjects:
158158

159-
- [Create your own Audio Summarizer assistant with AI Endpoints](https://blog.ovhcloud.com/create-audio-summarizer-assistant-with-ai-endpoints/)
160-
- [Implement chatbot memory management with LangChain and AI Endpoints](https://blog.ovhcloud.com/chatbot-memory-management-with-langchain-and-ai-endpoints/)
161-
- [Discover how to create a Retrieval Augmented Generation (RAG) system](https://blog.ovhcloud.com/reference-architecture-retrieval-augmented-generation-rag/)
159+
- [Create your own Audio Summarizer assistant with AI Endpoints](/pages/public_cloud/ai_machine_learning/endpoints_tuto_01_audio_summarizer)
160+
- [Implement chatbot memory management with LangChain and AI Endpoints](/pages/public_cloud/ai_machine_learning/endpoints_tuto_09_chatbot_memory_langchain)
161+
- [Discover how to create a Retrieval Augmented Generation (RAG) system](/pages/public_cloud/ai_machine_learning/endpoints_tuto_11_rag_chatbot_langchain)
162162
- [Discover more about AI Endpoints features and limitations](/pages/public_cloud/ai_machine_learning/endpoints_guide_02_capabilities)
163163

164164
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Features, Capabilities and Limitations
33
excerpt: Find out about current features, capabilities and limitations of AI Endpoints
4-
updated: 2024-12-03
4+
updated: 2025-04-28
55
---
66

77
> [!primary]
@@ -69,7 +69,7 @@ However, we are considering introducing a usage limit feature in the future. Thi
6969

7070
Browse the full [AI Endpoints documentation](/products/public-cloud-ai-and-machine-learning-ai-endpoints) to further understand the main concepts and get started.
7171

72-
To discover how to build complete and powerful applications using AI Endpoints, explore our dedicated [AI Endpoints blog page](https://blog.ovhcloud.com/tag/ai-endpoints/).
72+
To discover how to build complete and powerful applications using AI Endpoints, explore our dedicated [AI Endpoints guides](/products/public-cloud-ai-and-machine-learning-ai-endpoints).
7373

7474
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project.
7575

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Troubleshooting
33
excerpt: Find out how to resolve issues when using AI Endpoints
4-
updated: 2025-03-14
4+
updated: 2025-04-28
55
---
66

77
> [!primary]
@@ -34,7 +34,7 @@ When making a request to the LLMs endpoints in AI Endpoints, you can customize s
3434

3535
### I am interested in creating a code assistant with Continue and AI Endpoints. Do you have any documentation on how to set this up?
3636

37-
Yes, we have [a guide that explains how to configure Continue to work with AI Endpoints](https://blog.ovhcloud.com/create-a-code-assistant-with-continue-and-ai-endpoints/). Continue is an IDE plugin that allows you to build your own code assistant by using a custom LLM endpoint. This guide will walk you through the steps to configure Continue to work with AI Endpoints, including how to specify the endpoint URL and how to authenticate your requests.
37+
Yes, we have [a guide that explains how to configure Continue to work with AI Endpoints](/pages/public_cloud/ai_machine_learning/endpoints_tuto_03_code_assistant_continue). Continue is an IDE plugin that allows you to build your own code assistant by using a custom LLM endpoint. This guide will walk you through the steps to configure Continue to work with AI Endpoints, including how to specify the endpoint URL and how to authenticate your requests.
3838

3939
## Errors codes and unexpected behaviours
4040

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Billing and lifecycle
33
excerpt: Learn how we bill AI Endpoints
4-
updated: 2025-03-13
4+
updated: 2025-04-28
55
---
66

77
> [!primary]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Create your own audio summarizer
33
excerpt: Summarize hours of meetings ASR and LLM AI endpoints
4-
updated: 2025-04-18
4+
updated: 2025-04-28
55
---
66

77
> [!primary]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Create your own voice assistant
33
excerpt: Create a voice-enabled chatbot using ASR, LLM, and TTS endpoints in under 100 lines of code
4-
updated: 2025-04-18
4+
updated: 2025-04-28
55
---
66

77
> [!primary]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Create a code assistant with Continue
33
excerpt: Build your own code assistant directly in VSCode or JetBrains IDEs using the Continue plugin
4-
updated: 2025-04-18
4+
updated: 2025-04-28
55
---
66

77
> [!primary]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Create a sentiment analyzer
33
excerpt: Build a sentiment analyzer with AI Endpoints and Java using Quarkus
4-
updated: 2025-04-18
4+
updated: 2025-04-28
55
---
66

77
> [!primary]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Build a Python Chatbot with LangChain
33
excerpt: Learn how to build a chatbot in Python using LangChain and OVHcloud AI Endpoints
4-
updated: 2025-04-18
4+
updated: 2025-04-28
55
---
66

77
> [!primary]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI Endpoints - Build a JavaScript Chatbot with LangChain
33
excerpt: Learn how to build a chatbot using JavaScript, LangChain, and AI Endpoints
4-
updated: 2025-04-18
4+
updated: 2025-04-28
55
---
66

77
> [!primary]

0 commit comments

Comments
 (0)