Gemini API is here! Let's try it! | Basic Usage + Function Calling (Python SDK)

Опубликовано: 25 Февраль 2026
на канале: Unconventional Coding
19,318
422

In today's video I check out Google's Gemini API for the first time.

GitHub: https://github.com/unconv/gemini-testing

Support: https://buymeacoffee.com/unconv
Consultations: https://www.buymeacoffee.com/unconv/e...
Memberships: https://www.buymeacoffee.com/unconv/m...

00:00 Intro & Get API Key
01:02 Installing Python SDK
01:22 Listing available models
03:07 Making a completion
04:31 Sending harmful content
07:37 Streaming responses
09:08 Gemini Pro Vision: Images to Text
12:20 Creating chats (simple way)
15:33 Creating chats (hard way)
19:53 Setting max_tokens and temperature etc.
20:13 Migrate Function Calling AI Agent from OpenAI to Gemini
39:00 Gemini 0 - ChatGPT 1
41:52 Outro