@google/genai 1.36.0 → 1.37.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11532,7 +11532,7 @@ const CONTENT_TYPE_HEADER = 'Content-Type';
11532
11532
  const SERVER_TIMEOUT_HEADER = 'X-Server-Timeout';
11533
11533
  const USER_AGENT_HEADER = 'User-Agent';
11534
11534
  const GOOGLE_API_CLIENT_HEADER = 'x-goog-api-client';
11535
- const SDK_VERSION = '1.36.0'; // x-release-please-version
11535
+ const SDK_VERSION = '1.37.0'; // x-release-please-version
11536
11536
  const LIBRARY_LABEL = `google-genai-sdk/${SDK_VERSION}`;
11537
11537
  const VERTEX_AI_API_DEFAULT_VERSION = 'v1beta1';
11538
11538
  const GOOGLE_AI_API_DEFAULT_VERSION = 'v1beta';
@@ -11510,7 +11510,7 @@ const CONTENT_TYPE_HEADER = 'Content-Type';
11510
11510
  const SERVER_TIMEOUT_HEADER = 'X-Server-Timeout';
11511
11511
  const USER_AGENT_HEADER = 'User-Agent';
11512
11512
  const GOOGLE_API_CLIENT_HEADER = 'x-goog-api-client';
11513
- const SDK_VERSION = '1.36.0'; // x-release-please-version
11513
+ const SDK_VERSION = '1.37.0'; // x-release-please-version
11514
11514
  const LIBRARY_LABEL = `google-genai-sdk/${SDK_VERSION}`;
11515
11515
  const VERTEX_AI_API_DEFAULT_VERSION = 'v1beta1';
11516
11516
  const GOOGLE_AI_API_DEFAULT_VERSION = 'v1beta';