Skip to content

Commit 28bb2da

Browse files
author
Rémi Sahl
committed
fix: lost sentences
1 parent a59987e commit 28bb2da

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ ResponseFormat responseFormat = ResponseFormat.builder()
5353
```
5454

5555
In this example, we define a JSON output format with a schema that specifies the name, age, height, and married properties as required.
56-
Configure the model to use
5756

5857
This example uses the Mistral AI model hosted on OVHcloud AI Endpoints.
5958

pages/public_cloud/ai_machine_learning/endpoints_tuto_13_structured_output_langchain4j/guide.fr-fr.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ ResponseFormat responseFormat = ResponseFormat.builder()
5353
```
5454

5555
In this example, we define a JSON output format with a schema that specifies the name, age, height, and married properties as required.
56-
Configure the model to use
5756

5857
This example uses the Mistral AI model hosted on OVHcloud AI Endpoints.
5958

0 commit comments

Comments
 (0)