OCI GenAI Python Starters

OCI GenAI Python Starters: a few small demos to get started

Every time I want to try something new on OCI Generative AI, I end up needing the same thing: one tiny Python example that actually works. Not a full framework. Not a polished app. Just a small script with the right config, the right endpoint, and one clear path from “I have credentials” to “okay, it runs.” After rebuilding those snippets a few times, I put them in one repo: OCI GenAI Python Starters . ...

April 27, 2026 · 2 min · Enrico Pesce