@google/genai 2.4.0 → 2.5.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.
@@ -12823,7 +12823,7 @@ const CONTENT_TYPE_HEADER = 'Content-Type';
12823
12823
  const SERVER_TIMEOUT_HEADER = 'X-Server-Timeout';
12824
12824
  const USER_AGENT_HEADER = 'User-Agent';
12825
12825
  const GOOGLE_API_CLIENT_HEADER = 'x-goog-api-client';
12826
- const SDK_VERSION = '2.4.0'; // x-release-please-version
12826
+ const SDK_VERSION = '2.5.0'; // x-release-please-version
12827
12827
  const LIBRARY_LABEL = `google-genai-sdk/${SDK_VERSION}`;
12828
12828
  const VERTEX_AI_API_DEFAULT_VERSION = 'v1beta1';
12829
12829
  const GOOGLE_AI_API_DEFAULT_VERSION = 'v1beta';
@@ -12801,7 +12801,7 @@ const CONTENT_TYPE_HEADER = 'Content-Type';
12801
12801
  const SERVER_TIMEOUT_HEADER = 'X-Server-Timeout';
12802
12802
  const USER_AGENT_HEADER = 'User-Agent';
12803
12803
  const GOOGLE_API_CLIENT_HEADER = 'x-goog-api-client';
12804
- const SDK_VERSION = '2.4.0'; // x-release-please-version
12804
+ const SDK_VERSION = '2.5.0'; // x-release-please-version
12805
12805
  const LIBRARY_LABEL = `google-genai-sdk/${SDK_VERSION}`;
12806
12806
  const VERTEX_AI_API_DEFAULT_VERSION = 'v1beta1';
12807
12807
  const GOOGLE_AI_API_DEFAULT_VERSION = 'v1beta';