---
title: "Changes to 【目前还未完成】返回与指定 Agent 聊天的下一条消息"
method: POST
path: "/api/v2/chat/completions/{agent_id}"
---

# Changes to 【目前还未完成】返回与指定 Agent 聊天的下一条消息

`POST /api/v2/chat/completions/{agent_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 26 revisions.

- **2025-12-01** `6c3239768e6b` — 1 info
- **2025-11-30** `64a35ff6429d` — 1 info
- **2025-11-25** `05cf5f034c74` — 2 info
- **2025-10-21** `0ee1ca2e37cb` — 1 info
- **2025-10-14** `89127d31b5fa` — 2 breaking
- **2025-10-13** `795555ec3f57` — 1 info

## Changes

- **2025-12-01** `6c3239768e6b` — 1 info
  - added the new optional request property `message_id`
- **2025-11-30** `64a35ff6429d` — 1 info
  - api tag `NOT_USED` added
- **2025-11-25** `05cf5f034c74` — 2 info
  - added `subschema #1` to the `data` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/ChatCompletionResponse` from the `data` response property `anyOf` list for the response status `200`
- **2025-10-21** `0ee1ca2e37cb` — 1 info
  - endpoint deprecated
- **2025-10-14** `89127d31b5fa` — 2 breaking
  - response property `data/anyOf[subschema #1: ChatCompletionResponse]/choices/items/message/id` list-of-types was widened by adding types `integer` to media type `application/json` of response `200`
  - the `data/anyOf[subschema #1: ChatCompletionResponse]/choices/items/message/id/anyOf[subschema #1]/` response's property type changed from `string` to `integer` for status `200`
- **2025-10-13** `795555ec3f57` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/nascentcore/apis/inty-backend/docs/api/v2/chat/completions/:agent_id/post.md) · [API](https://skmtc.dev/nascentcore/apis/inty-backend.md) · [Page](https://skmtc.dev/nascentcore/apis/inty-backend/changes/api/v2/chat/completions/:agent_id/post)
