langsmith.async_client.AsyncClient.read_example# async AsyncClient.read_example(example_id: UUID | str) → Example[source]# Read an example. Parameters: example_id (UUID | str) – Return type: Example