Skip to content

Add agent_count parameter to chat API for multi-agent models#104

Merged
shawnthapa merged 1 commit intomainfrom
user/sthapa/ma-agent-count
Mar 5, 2026
Merged

Add agent_count parameter to chat API for multi-agent models#104
shawnthapa merged 1 commit intomainfrom
user/sthapa/ma-agent-count

Conversation

@shawnthapa
Copy link
Copy Markdown
Contributor

@shawnthapa shawnthapa commented Mar 5, 2026

Add agent count parameter to chat API for multi-agent models

Checklist

  • I have read both the CONTRIBUTING.md and Contributor License Agreement documents.
  • I have created an issue or feature request and received approval from xAI maintainers. (minor changes like fixing typos can skip this step)
  • I have tested my changes locally and they pass all CI checks.
  • I have added necessary documentation or updated existing documentation.

Description

  • Added agent_count parameter to chat.create() to configure the number of agents (4 or 16) for multi-agent models.

Related Issue

N/A.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Other (please specify)

@shawnthapa shawnthapa requested a review from a team as a code owner March 5, 2026 05:56
@shawnthapa shawnthapa merged commit 459f096 into main Mar 5, 2026
7 checks passed
@shawnthapa shawnthapa deleted the user/sthapa/ma-agent-count branch March 5, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants