Skip to content

Commit d355001

Browse files
Update ai-data/generative-apis/how-to/query-code-models.mdx
Co-authored-by: nerda-codes <[email protected]>
1 parent 0dd00b2 commit d355001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-data/generative-apis/how-to/query-code-models.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Code models are inherently language models specialized in **understanding code**
1818
As such, they will be available through the same interfaces as language models:
1919
- The Scaleway [console](https://console.scaleway.com) provides complete [playground](/ai-data/generative-apis/how-to/query-language-models/#accessing-the-playground), aiming to test models, adapt parameters, and observe how these changes affect the output in real-time.
2020
- Via the [Chat API](/ai-data/generative-apis/how-to/query-language-models/#querying-language-models-via-api)
21-
For more information on how to query language models, find [our dedicated documentation](/ai-data/generative-apis/how-to/query-language-models/).
21+
For more information on how to query language models, read [our dedicated documentation](/ai-data/generative-apis/how-to/query-language-models/).
2222

2323
Code models are also ideal AI assistants when added to IDEs (integrated development environments).
2424

0 commit comments

Comments
 (0)