---
title: "Stream AI chat completion"
method: POST
path: "/v1/assistant-chat/completions"
tags: ["Assistant Chat"]
---

# Stream AI chat completion

`POST /v1/assistant-chat/completions`

Streams an AI response based on the conversation messages. Tools are permission-gated per user.

## Response `200`

Streaming AI response

---

[API](https://skmtc.dev/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.dev/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/ac8d1e4e2e79/schema)
