From 4428a25ed25dcd97777771c7e45d40e8ad896676 Mon Sep 17 00:00:00 2001 From: Kye Date: Wed, 13 Dec 2023 14:41:57 -0800 Subject: [PATCH] [GEMINI][DOCS] --- docs/swarms/models/gemini.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/swarms/models/gemini.md b/docs/swarms/models/gemini.md index 3c2c35b7..d5b1b44a 100644 --- a/docs/swarms/models/gemini.md +++ b/docs/swarms/models/gemini.md @@ -169,9 +169,7 @@ class Gemini(BaseMultiModalModel): - [Gemini GitHub Repository](https://github.com/swarms/gemini): Explore the Gemini repository for additional information, updates, and examples. -- [Google GenerativeAI - - Documentation](https://docs.google.com/document/d/1WZSBw6GsOhOCYm0ArydD_9uy6nPPA1KFIbKPhjj43hA): Dive deeper into the capabilities of the Google GenerativeAI package used by Gemini. +- [Google GenerativeAI Documentation](https://docs.google.com/document/d/1WZSBw6GsOhOCYm0ArydD_9uy6nPPA1KFIbKPhjj43hA): Dive deeper into the capabilities of the Google GenerativeAI package used by Gemini. - [Gemini API Documentation](https://gemini-api-docs.example.com): Access the official documentation for the Gemini API to explore advanced features and integrations.