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
- Building an AI-Forward Healthcare Organization on Data and Governance Databricks Blog ·
- Databricks Accelerates Agentic Media Buying with New Reference Implementation Databricks Blog ·
- NBCUniversal Migrates to Databricks Lakehouse for Scalable Analytics Databricks Blog ·
- Databricks SDK for Python v0.123.0: API changes and breaking updates Databricks Python SDK Releases ·
- Databricks Go SDK v0.167.0 Adds Cloud Provider Auth Fields Databricks Go SDK Releases ·
- Databricks SDK Java v0.138.0 Adds Model Provider Config Fields Databricks Java SDK Releases ·