Genkit

54 posts

Genkit banner
Genkit

Genkit

@GenkitFramework

The open-source AI toolkit for building full-stack, AI-powered apps for any platform. Available in TypeScript, Go, Dart, and Python. Built by @Google.

가입일 Kasım 2025
14 팔로잉572 팔로워
고정된 트윗
Genkit
Genkit@GenkitFramework·
Announcing Genkit Dart (Preview) ✨ Build high-quality AI apps that run anywhere 📱💻 In this release: ✅ Support for Gemini, Claude, OpenAI ✅ Type-safe AI flows ✅ Dev UI for AI testing and traces ✅ Run code on client or server Read the blog → blog.dart.dev/announcing-gen…
English
2
51
212
56.5K
Genkit
Genkit@GenkitFramework·
Add new agentic capabilities to your model calls with pluggable middleware in Genkit Dart 🎯 Read this post from Genkit's tech lead @pavelgj to learn how to intercept the generation loop to inject agent skills, add filesystem tools, and handle retries seamlessly.✨ @pavel.jbanov/beyond-the-prompt-building-agentic-behaviors-with-genkit-dart-middleware-14f100e767e4" target="_blank" rel="nofollow noopener">medium.com/@pavel.jbanov/…
English
0
5
17
645
Genkit
Genkit@GenkitFramework·
Genkit JS & CLI v1.30.1 is here! 🚀 What's new: ✨ New Claude models in the Vertex AI Model Garden plugin ✨ Deep Research support in the Google AI plugin ✨ Advanced trace filtering in the Dev UI ✨ New "fetch" plugin to expose Genkit actions via Web Fetch API ✨ Autocomplete for Nano Banana 2 🍌 ✨ New metadata field in multi-part tool responses A huge thanks to our new community contributors gurusai-voleti and @elliothesp ! 🙌 See the complete release notes 👇
English
1
3
16
613
Genkit
Genkit@GenkitFramework·
Codelab: #0" target="_blank" rel="nofollow noopener">codelabs.developers.google.com/cloud-genkit-g…
English
0
0
2
274
Genkit
Genkit@GenkitFramework·
Bring your old photos back to life with Genkit Go and Gemini! 📸✨ Check out this awesome new post by @danicat83 on how to use Genkit with the latest #NanoBananaPro model (Gemini 3 Pro Image) to restore, colorize, and upscale vintage photos with high fidelity. Want to learn how to build this app yourself? Check out the codelab ⬇️
Daniela Petruzalek@danicat83

One of my favourite uses of AI is to work with images. In this week's blog I wrote about how I'm using Genkit and Nano Banana Pro to restore old family photos. Please check it out! danicat.dev/posts/20260216… #genkit #golang #nanobanana #gemini3

English
2
4
6
1.8K
Genkit
Genkit@GenkitFramework·
🚀 Genkit JS & CLI v1.29.0 is live! We're shipping updates to models, core APIs, and developer tooling to enhance your AI workflows. Here's what's new: ✨ Gemini 3.1 & Veo 3.1 support via the Google GenAI plugin ✨ Improved Anthropic prompt caching support to reduce latency & costs ✨ A new `cancelOperation` API for cleanly managing background models ✨ Agentic docs discovery in the CLI & MCP to empower your coding agents ✨ OpenAI `gpt-4o-mini-transcribe` support A huge shoutout to our new community contributors for this release: 7hokerz, traut, prashant4nov, dmeremyanin, and danicat! 🙌
English
3
3
14
917
Genkit
Genkit@GenkitFramework·
Network drops mid-stream? Reconnect and continue. We're testing this pattern and want feedback. Sample: github.com/firebase/genki…
English
0
0
6
211
Genkit
Genkit@GenkitFramework·
Expensive long-running streams and unreliable networks don't mix well. Durable streaming lets clients reconnect with a stream ID and pick up where they left off. This one's experimental — let us know if it's useful for your use case.
Genkit tweet media
English
1
2
13
909
Genkit 리트윗함
Michael Doyle
Michael Doyle@mikeydoyle·
We're always looking for ways to make Gen AI development faster and easier to debug. Mermaid rendering coming to @GenkitFramework Dev UI very soon.
GIF
English
1
2
10
481
Genkit
Genkit@GenkitFramework·
Tools let models interact with the real world through your code. Type-safe definitions, automatic schema generation. Docs: genkit.dev/docs/tool-call…
English
0
0
3
230
Genkit
Genkit@GenkitFramework·
Models are more useful when they can call your code (e.g. look up data, take actions, access APIs). Genkit tools are just Go functions with typed inputs. You define them, the model calls them, and Genkit handles all the plumbing.
Genkit tweet media
English
1
1
6
690
Genkit
Genkit@GenkitFramework·
Thank you to @Xavidop for building and contributing these plugins!
English
1
0
3
241
Genkit
Genkit@GenkitFramework·
Once you've defined a flow, securely exposing it over HTTP is straightforward. Genkit handles JSON serialization, and streaming flows automatically use Server-Sent Events.
Genkit tweet media
English
2
6
13
1.6K