From bb64dabc75c390a5ff9d71d8c4046d0703e4ec26 Mon Sep 17 00:00:00 2001 From: Ismail Fateen <80593162+ismailfateen@users.noreply.github.com> Date: Wed, 21 May 2025 19:15:39 +0300 Subject: [PATCH] fix(doc): update resource link type (#8658) the first link is to an article, not a roadmap --- .../ai-agents/content/temperature@L1zL1GzqjSAjF06pIIXhy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/roadmaps/ai-agents/content/temperature@L1zL1GzqjSAjF06pIIXhy.md b/src/data/roadmaps/ai-agents/content/temperature@L1zL1GzqjSAjF06pIIXhy.md index 6cc1215e2..6eac70a70 100644 --- a/src/data/roadmaps/ai-agents/content/temperature@L1zL1GzqjSAjF06pIIXhy.md +++ b/src/data/roadmaps/ai-agents/content/temperature@L1zL1GzqjSAjF06pIIXhy.md @@ -4,7 +4,7 @@ Temperature is a setting that changes how random or predictable an AI model’s Visit the following resources to learn more: -- [@roadmap@What Temperature Means in Natural Language Processing and AI](https://thenewstack.io/what-temperature-means-in-natural-language-processing-and-ai/) +- [@article@What Temperature Means in Natural Language Processing and AI](https://thenewstack.io/what-temperature-means-in-natural-language-processing-and-ai/) - [@article@LLM Temperature: How It Works and When You Should Use It](https://www.vellum.ai/llm-parameters/temperature) - [@article@What is LLM Temperature? - IBM](https://www.ibm.com/think/topics/llm-temperature) -- [@article@How Temperature Settings Transform Your AI Agent's Responses](https://docsbot.ai/article/how-temperature-settings-transform-your-ai-agents-responses) \ No newline at end of file +- [@article@How Temperature Settings Transform Your AI Agent's Responses](https://docsbot.ai/article/how-temperature-settings-transform-your-ai-agents-responses)