| Old SDK | New SDK |
|---|---|
google.generativeai | google.genai |
genai.configure() | Client() |
GenerativeModel() | client.models.generate_content() |
embed_content() | client.models.embed_content() |
Loop Engineering For the last couple of years, the core skill in working with AI was writing a good prompt. You'd craft careful instru...
No comments:
Post a Comment