> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mibyanai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Responses

> Create a text response from a string or message input

The current implementation supports the text and message subset. Streaming emits `response.output_text.delta` events and ends with `response.completed`.

<Warning>
  File inputs, background mode, conversations, and hosted tools are not currently supported.
</Warning>
