Skip to content

Conversation

@kzu
Copy link
Member

@kzu kzu commented Jan 12, 2026

No public client for now since it deviates from the gRPC protocol for everything else. Perhaps we'll introduce a typed API at some point?

To send the requests, users should create an http-client.env.json alongside the http file with the following content:

{
  "management": {
    "teamId": "...",
    "token": "...",
    "userKey": "[after sending the create key request]",
    "userKeyId": "[after sending the create key request]"
  }
}

@kzu kzu added the docs label Jan 12, 2026
No public client for now since it deviates from the gRPC protocol for everything else. Perhaps we'll introduce a typed API at some point?
@kzu kzu enabled auto-merge (rebase) January 12, 2026 17:47
@kzu
Copy link
Member Author

kzu commented Jan 12, 2026

1 failed 24 passed 1 failed 18 skipped
25 passed 25 passed 18 skipped

🧪 Details on Ubuntu 24.04.3 LTS
❌ xAI.Tests.SanityChecks.IntegrationTestStreaming
Assert.NotEmpty() Failure: Collection was empty
   at xAI.Tests.SanityChecks.AssertIntegrationTest(ChatResponse response, Func`1 getDateCalls) in /_/src/xAI.Tests/SanityChecks.cs:line 299
   at xAI.Tests.SanityChecks.IntegrationTestStreaming() in /_/src/xAI.Tests/SanityChecks.cs:line 180
🧪 Details on Ubuntu 24.04.3 LTS

from retest v1.1.0 on .NET 10.0.1 with 💜 by @devlooped

@kzu kzu merged commit f380d42 into main Jan 12, 2026
9 of 10 checks passed
@kzu kzu deleted the dev/management branch January 12, 2026 17:56
@devlooped devlooped locked and limited conversation to collaborators Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant