For the complete documentation index, see llms.txt. This page is also available as Markdown.

The generations object

Attribute
Type
Description

content

string

The generated sentence.

status

string

Whether the generation was a success or error.

meta_data

object

Related objects to the generations.

Last updated