Skip to content

Commit f625d66

Browse files
bene2k1nerda-codes
andauthored
Update pages/generative-apis/how-to/query-code-models.mdx
Co-authored-by: Néda <[email protected]>
1 parent 5b8399d commit f625d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/how-to/query-code-models.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Code models are also ideal AI assistants when **added to IDEs** (integrated deve
4747
api_key="###SCW_SECRET_KEY###"
4848
)
4949
```
50-
Replace `"###SCW_SECRET_KEY###"` with your actual API key.
50+
Replace `"###SCW_SECRET_KEY###"` with your actual API secret key.
5151

5252
2. Make an API request:
5353
- To generate code or receive assistance, send a request to the chat completion endpoint:

0 commit comments

Comments
 (0)