Ask a question to get started
Enter to send•Shift+Enter new line
AssistantsSearch()
typing.TypedDict
typing.Optional graph ID to filter by.
typing.Optional metadata to filter by.
Maximum number of results to return.
Offset for pagination.
Payload for searching assistants.
search_params = { "graph_id": "graph123", "metadata": {"owner": "user123"}, "limit": 10, "offset": 0 }