You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add support for authenticating the Python SDK using the credential file generated by agy cli login, in addition to API key authentication.
I’m currently subscribed to a Gemini plan that costs over $100 per month. To make full use of that subscription with the Antigravity Python SDK, it would be very helpful if the SDK could reuse the authentication credentials created by the AGY CLI instead of requiring a separate API key.
Ideally, the SDK could automatically detect the AGY CLI credential file or allow users to specify its path explicitly. This would provide a smoother experience and make the CLI and Python SDK authentication flows more consistent.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Please add support for authenticating the Python SDK using the credential file generated by agy cli login, in addition to API key authentication.
I’m currently subscribed to a Gemini plan that costs over $100 per month. To make full use of that subscription with the Antigravity Python SDK, it would be very helpful if the SDK could reuse the authentication credentials created by the AGY CLI instead of requiring a separate API key.
Ideally, the SDK could automatically detect the AGY CLI credential file or allow users to specify its path explicitly. This would provide a smoother experience and make the CLI and Python SDK authentication flows more consistent.
All reactions