Returns a raw HTTP response for post /api/v1/repos/{owner}/{repo}/optimization-jobs/{job_id}/logs, but is otherwise the same
as [LogServiceAsync.create]..
public CompletableFuture<HttpResponseFor<PromptOptimizationJobLog>> create(
String jobId,
LogCreateParams params
)Returns a raw HTTP response for post /api/v1/repos/{owner}/{repo}/optimization-jobs/{job_id}/logs, but is otherwise the same
as [LogServiceAsync.create].
| Name | Type | Description |
|---|---|---|
jobId* | String | |
params* | LogCreateParams |