---
title: "Changes to Create Task"
method: POST
path: "/api/chat/task/create"
---

# Changes to Create Task

`POST /api/chat/task/create`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-06-13** `33e4ba4936ad` — 5 info
- **2026-05-01** `c9eb29ec9a1b` — 3 warning, 10 info

## Changes

- **2026-06-13** `33e4ba4936ad` — 5 info
  - added the new optional request property `is_preview`
  - added the new optional request property `is_visible`
  - added the optional property `agent_id` to the response with the `200` status
  - added the optional property `agent_logo_url` to the response with the `200` status
  - added the optional property `agent_name` to the response with the `200` status
- **2026-05-01** `c9eb29ec9a1b` — 3 warning, 10 info
  - removed the request property `llm_names`
  - removed the request property `vibe_mode`
  - removed the optional property `vibe_mode` from the response with the `200` status
  - added the new optional request property `execution_mode`
  - added the new optional request property `llm_ids`
  - added the optional property `channel_id` to the response with the `200` status
  - added the optional property `channel_name` to the response with the `200` status
  - added the optional property `compact_model_id` to the response with the `200` status
  - added the optional property `compact_model_name` to the response with the `200` status
  - added the optional property `execution_mode` to the response with the `200` status
  - added the optional property `model_id` to the response with the `200` status
  - added the optional property `small_fast_model_id` to the response with the `200` status
  - added the optional property `visual_model_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/xorbitsai/apis/xagent/docs/api/chat/task/create/post.md) · [API](https://skmtc.dev/xorbitsai/apis/xagent.md) · [Page](https://skmtc.dev/xorbitsai/apis/xagent/changes/api/chat/task/create/post)
