Text Generation

Overview

Hive’s Text Generation API produces text in response to a given text prompt. The response to each prompt can be up to 512 tokens (around 1024 characters). The model produces writing across many genres and formats for a wide variety of use cases, including answering questions, writing stories, participating in conversations, and programming in multiple programming languages.

Model Response

The output of our Text Generation API contains the model’s response to the prompt as a text string. To see an annotated example of an API response object for this model, you can visit our API reference page.