Databricks SDK Python v0.115.0: Improved AI Agent Detection
sdkaidatabricksengineer
feature
The Databricks SDK for Python version 0.115.0 now respects the Vercel AI_AGENT environment variable for User-Agent detection. This change ensures that custom AI agent identifiers are passed through more accurately, allowing for better visibility into agent usage. The update benefits users employing custom AI agents with specific versioning.
Enhancements (1) ›
- Enhance User-Agent header for AI agent detection
The SDK now honors the Vercel `AI_AGENT=` environment variable as a fallback for AI agent detection in the User-Agent header. Unrecognized fallback values are now passed through as-is, sanitized and length-capped, instead of being coerced to `agent/unknown`.
Read the original announcement →
https://github.com/databricks/databricks-sdk-py/releases/tag/v0.115.0
Related releases
- Databricks `ai_transcribe()` SQL Function for Audio Transcription (Beta) Databricks Release Notes ·
- Databricks Lakebase Snapshots API (Beta) for Programmatic Management Databricks Release Notes ·
- Databricks Introduces Session Restore for Serverless Jobs in Public Preview Databricks Release Notes ·
- Announcing On-Demand State Repartitioning for Apache Spark Structured Streaming on Databricks Databricks Blog ·
- Databricks Genie now displays visualizations directly in Slack replies Databricks Release Notes ·
- Databricks Introduces Configurable Data Retention for System Tables (Beta) Databricks Release Notes ·