create Run
abstract suspend fun createRun(threadId: ThreadId, request: RunRequest, requestOptions: RequestOptions? = null): Run
Create a run.
Parameters
thread Id
The ID of the thread to run
request
request for a run
request Options
request options.