Skip to main content

submitContentGenerationJob

Submits a content generation job and returns the details of the submitted job. Full LLM text response retrievable without streaming, by accessing the job.

Best for programmatic access to an LLM.

Consumes Amplience credits.

Labs preview.

submitContentGenerationJob(
input: SubmitContentGenerationJobInput!
): ContentGenerationJob!

Arguments
Link copied!

submitContentGenerationJob.input ● SubmitContentGenerationJobInput! non-null input
Link copied!

Type
Link copied!

ContentGenerationJob object
Link copied!