An open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to develop, integrate, and test AI features with observability and evaluations. Genkit works with various models and platforms.
Apache License 2.0
729
stars
107
forks
source link
[JS] fix genkitx-* plugins for `next` (0.9) release #1088
Plugin migration guide:
Update deps:
Before:
After:
Note that dependency on zod is gone. Zod is now reexported via
genkit
package. Import it from there. See below.until 0.9 is published may need:
Before:
After: