@google/genai 2.0.0 → 2.0.1

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.
@@ -12919,7 +12919,7 @@ const CONTENT_TYPE_HEADER = 'Content-Type';
12919
12919
  const SERVER_TIMEOUT_HEADER = 'X-Server-Timeout';
12920
12920
  const USER_AGENT_HEADER = 'User-Agent';
12921
12921
  const GOOGLE_API_CLIENT_HEADER = 'x-goog-api-client';
12922
- const SDK_VERSION = '2.0.0'; // x-release-please-version
12922
+ const SDK_VERSION = '2.0.1'; // x-release-please-version
12923
12923
  const LIBRARY_LABEL = `google-genai-sdk/${SDK_VERSION}`;
12924
12924
  const VERTEX_AI_API_DEFAULT_VERSION = 'v1beta1';
12925
12925
  const GOOGLE_AI_API_DEFAULT_VERSION = 'v1beta';
@@ -12897,7 +12897,7 @@ const CONTENT_TYPE_HEADER = 'Content-Type';
12897
12897
  const SERVER_TIMEOUT_HEADER = 'X-Server-Timeout';
12898
12898
  const USER_AGENT_HEADER = 'User-Agent';
12899
12899
  const GOOGLE_API_CLIENT_HEADER = 'x-goog-api-client';
12900
- const SDK_VERSION = '2.0.0'; // x-release-please-version
12900
+ const SDK_VERSION = '2.0.1'; // x-release-please-version
12901
12901
  const LIBRARY_LABEL = `google-genai-sdk/${SDK_VERSION}`;
12902
12902
  const VERTEX_AI_API_DEFAULT_VERSION = 'v1beta1';
12903
12903
  const GOOGLE_AI_API_DEFAULT_VERSION = 'v1beta';