Project import generated by Copybara.

GitOrigin-RevId: 2592bdc8b4b7c695a3d689390aedc9a42914acc8
This commit is contained in:
OpenRouter Team
2026-01-22 01:26:28 +00:00
parent 5832c0495b
commit 5f2c0ee2ea
130 changed files with 16948 additions and 1127 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ class Credits(BaseSDK):
) -> operations.GetCreditsResponse:
r"""Get remaining credits
Get total credits purchased and used for the authenticated user
Get total credits purchased and used for the authenticated user. [Provisioning key](/docs/guides/overview/auth/provisioning-api-keys) required.
:param retries: Override the default retry configuration for this method
:param server_url: Override the default server URL for this method
@@ -119,7 +119,7 @@ class Credits(BaseSDK):
) -> operations.GetCreditsResponse:
r"""Get remaining credits
Get total credits purchased and used for the authenticated user
Get total credits purchased and used for the authenticated user. [Provisioning key](/docs/guides/overview/auth/provisioning-api-keys) required.
:param retries: Override the default retry configuration for this method
:param server_url: Override the default server URL for this method