# Example: Anthropic

## Docs

- [Streaming Messages](https://apidocs.apidog.io/streaming-messages-892162m0.md): When creating a Message, you can set `"stream": true` to incrementally stream the response using [server-sent events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events) (SSE).
- [Messages](https://apidocs.apidog.io/messages-15106326e0.md): Send a structured list of input messages with text and/or image content, and the model will generate the next message in the conversation.
