Skip to content

Commit cf2d382

Browse files
authored
Merge branch 'main' into elicitation/expect-server-flag
2 parents 51c57f3 + 30e4027 commit cf2d382

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/specification/draft/schema.mdx

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

schema/draft/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

schema/draft/schema.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1688,7 +1688,7 @@ export type SamplingMessageContentBlock =
16881688
*/
16891689
export interface Annotations {
16901690
/**
1691-
* Describes who the intended customer of this object or data is.
1691+
* Describes who the intended audience of this object or data is.
16921692
*
16931693
* It can include multiple entries to indicate content useful for multiple audiences (e.g., `["user", "assistant"]`).
16941694
*/

0 commit comments

Comments
 (0)