๐Ÿ“ข Genkit JS and Dev UI 1.27.0 have been released! ๐Ÿš€


This update introduces REALTIME TELEMETRY! โšก๏ธ
You can now watch traces stream live in the Dev UI as you run your flows.

Other key improvements:

โœจ OpenAI API Plugin:
- Pass API keys at runtime (instead of at config time)
- Support for PDF and base64 file inputs

๐Ÿ› ๏ธ Dev UI:
- Stream telemetry in realtime for both JS and Go!!!
- Collapsible code blocks for cleaner views

Check out the full release notes here: https://github.com/firebase/genkit/releases/tag/v1.27.0
GitHub
What's Changed

feat(js/plugin/compat-oai): add support to input pdfs or base64 files by @xavidop in #3923
feat(js/plugins/compat-oai): allow passing api key at runtime instead of config time b...
Release Genkit JS 1.27.0 ยท firebase/genkit
Was this page helpful?