Skip to content

Commit 1702a6d

Browse files
authored
Fix typo from logproPs to logproBs
1 parent 0d1eb45 commit 1702a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This article provides a summary of the latest releases and major documentation u
2525
API version `2024-06-01` is the latest GA data plane inference API release. It replaces API version `2024-02-01` and adds support for:
2626

2727
- embeddings `encoding_format` & `dimensions` parameters.
28-
- chat completions `logprops` & `top_logprobs` parameters.
28+
- chat completions `logprobs` & `top_logprobs` parameters.
2929

3030
Refer to our [data plane inference reference documentation](./reference.md) for more information.
3131

0 commit comments

Comments
 (0)