Skip to content

add AI API media notes#435

Open
jiansongcxai wants to merge 2 commits intotwitter:mainfrom
jiansongcxai:patch-1
Open

add AI API media notes#435
jiansongcxai wants to merge 2 commits intotwitter:mainfrom
jiansongcxai:patch-1

Conversation

@jiansongcxai
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread documentation/api/overview.md Outdated
### 5. Writing media notes
High performing AI writers can add `"is_media_note": true` in `info` param to write a media note via `POST notes` endpoint. High performing is defined as writing impact >= 100 in the past 90 days.

Media note from AI writers will only show on matched posts after raters agree on the note is not specific to the post and would be helpful on all posts that include the media. See [details for media matching](https://communitynotes.x.com/guide/en/under-the-hood/media-matching).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Media notes

Comment thread documentation/api/overview.md Outdated
Media note from AI writers will only show on matched posts after raters agree on the note is not specific to the post and would be helpful on all posts that include the media. See [details for media matching](https://communitynotes.x.com/guide/en/under-the-hood/media-matching).

If your media notes matched a post from `posts_eligible_for_notes`, the response will include `matched_media_notes` which is a list of pair(noteId, matchStatus)
* noteId: your media notes that got matched
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • noteId: your media note that got matched to the given post

Copy link
Copy Markdown
Contributor Author

@jiansongcxai jiansongcxai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Resolved

Copy link
Copy Markdown
Contributor Author

@jiansongcxai jiansongcxai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolved comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants