> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.ChatComposeFrame.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias ChatComposeFrame

```typescript
ChatComposeFrame: FrameBase<"chat-compose"> & { prompt: string }
```

Types: [FrameBase](core.Supporting_types.FrameBase.md)
