Populate client_request_id in Model Serving inference table

RobinK
Contributor

Hi,

The documentation for the model serving inference table states that the client_request_id column is typically null. How can I populate this column with a request ID from the calling .NET application when invoking the model via the Databricks REST API?

See https://docs.databricks.com/en/generative-ai/deploy-agent.html

Column nameTypeDescription

client_request_id

String

Client request ID, usually null.