Skip to content

Commit 88eea1a

Browse files
authored
fix(ai): fix categories (#3821)
1 parent bbdd0d9 commit 88eea1a

File tree

2 files changed

+2
-1
lines changed
  • tutorials
    • how-to-implement-rag-generativeapis
    • processing-images-structured-outputs-pixtral

2 files changed

+2
-1
lines changed

tutorials/how-to-implement-rag-generativeapis/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dates:
99
validation: 2024-10-10
1010
posted: 2018-10-10
1111
categories:
12-
- managed-inference
12+
- generative-apis
1313
---
1414

1515
Retrieval-Augmented Generation (RAG) enhances language models by incorporating relevant information from your own datasets. This hybrid approach improves both the accuracy and contextual relevance of the model's outputs, making it ideal for advanced AI applications.

tutorials/processing-images-structured-outputs-pixtral/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ content:
88
tags: AI vision-model image-processing Pixtral Mistral structured-data
99
categories:
1010
- managed-inference
11+
- generative-apis
1112
hero: assets/Pixtral-Structured-Outputs.webp
1213
dates:
1314
validation: 2024-10-09

0 commit comments

Comments
 (0)