gRPC API
Raw Sampling
xai_api.Sample
An API service for sampling the responses of available language models.
Methods of xai_api.Sample
SampleText
unary
Get raw sampling of text response from the model inference.
SampleTextStreaming
server streaming
Get streaming raw sampling of text response from the model inference.
Last updated: September 2, 2026