Hugging Face · Example Payload

Hugging Face Text Generation Inference Generate Response Example

Hugging Face Text Generation Inference Generate Response Example is an example object payload from Hugging Face, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

generated_textdetails

Example Payload

Raw ↑
{
  "generated_text": "example_value",
  "details": "example_value"
}