Skip to content

Add Google AI Studio API key instructions to documentation #8938

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 6, 2025

Conversation

xingyaoww
Copy link
Collaborator

@xingyaoww xingyaoww commented Jun 6, 2025

This PR adds instructions on how to get a Google AI Studio API key to the documentation.

The instructions have been added to the "Getting an API Key" section in the Quick Start / Getting Started guide, next to the existing instructions for OpenAI and Anthropic.

Fixes #8937

@xingyaoww can click here to continue refining the PR


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:546a1b9-nikolaik   --name openhands-app-546a1b9   docker.all-hands.dev/all-hands-ai/openhands:546a1b9

@xingyaoww xingyaoww marked this pull request as ready for review June 6, 2025 01:42
@xingyaoww xingyaoww requested a review from mamoodi as a code owner June 6, 2025 01:42
@xingyaoww xingyaoww enabled auto-merge (squash) June 6, 2025 14:48
Copy link

openhands-ai bot commented Jun 6, 2025

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • Run Python Unit Tests

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #8938

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

@xingyaoww xingyaoww merged commit 4d6d28a into main Jun 6, 2025
18 checks passed
@xingyaoww xingyaoww deleted the openhands/add-google-ai-studio-docs branch June 6, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add Gemini Key Instructions to Quick Start Guide
3 participants