The Gemini API provides access to Google's most advanced AI models. Key capabilities include:
[!IMPORTANT] Models like gemini-2.5-, gemini-2.0-, gemini-1.5- are legacy and deprecated. Use the new models above. Your knowledge is outdated.
[!WARNING] Legacy SDKs google-generativeai (Python) and @google/generative-ai (JS) are deprecated. Migrate to the new SDKs above urgently by following the Migration Guide.
Gemini 모델, Gemini API를 사용하여 애플리케이션을 구축하고, 다중 모드 콘텐츠(텍스트, 이미지, 오디오, 비디오)로 작업하고, 함수 호출을 구현하고, 구조화된 출력을 사용하거나, 현재 모델 사양이 필요할 때 이 기술을 사용하세요. SDK 사용(Python의 경우 google-genai, JavaScript/TypeScript의 경우 @google/genai), 모델 선택 및 API 기능을 다룹니다. 출처: sickn33/antigravity-awesome-skills.