Ask a question to get started
Enter to send•Shift+Enter new line
list_shared_examples( self, share_token: str, *, example_ids: Optional[list[ID_TYPE
share_token
Union[UUID, str]
The share token or URL of the shared dataset.
example_ids
Optional[List[UUID, str]]
None
limit
Optional[int]
Get shared examples.
The IDs of the examples to filter by.
Maximum number of examples to return, by default None.