google / generative-ai-docs

Documentation for Google's Gen AI site - including the Gemini API and Gemma
https://ai.google.dev
Apache License 2.0
1.46k stars 496 forks source link

Missing notebook link for Python quickstart #388

Open miguelsolorio opened 2 months ago

miguelsolorio commented 2 months ago

Description of the bug:

There are several broken links that point to a Python quickstart notebook that doesn't exist:

For more information on getting started with embeddings generated from the Gemini API, check out the Python quickstart.

The broken link points to: https://github.com/google/generative-ai-docs/blob/ebdfedaadf5c96d5240cac53fd81a0c042eced48/site/en/gemini-api/tutorials/python_quickstart.ipynb#use_embeddings

CleanShot 2024-04-26 at 15 09 30@2x

Actual vs expected behavior:

For the correct link

Any other information you'd like to share?

No response

singhniraj08 commented 2 months ago

@miguelsolorio, The Python quickstart tutorial has been moved to other location and I have created a PR to address the broken links. Thanks.