0.5.0-rc.12
Pre-release
Pre-release
What's Changed
- Added
-o, --open
flag to launch the browser togenkit start
by @pavelgj in #122 - Properly ensure reflection API is never started more than once by @pavelgj in #127
- Properly mark type exports to unblock ESM builds by @pavelgj in #126
- Adds defineSimpleRetriever and docs. by @mbleigh in #125
- Replaced
options
withconfig
in thegenerate
function within the document by @tanabee in #128 - Moves firestoreTraceStore to firebase plugin, cleans up unused deps and outdated examples. by @mbleigh in #132
- Update pnpm to v9.1.1 by @tonybaroneee in #138
- Replace template variable with actual model name by @peterfriese in #129
- Moved menu and coffee shop samples into top level samples folder by @pavelgj in #137
- Added (experimental) non-interactive mode option for
genkit init
by @pavelgj in #140 - Fixes issue with context not passing through generate() by @mbleigh in #139
- Update js/pnpm-lock.yaml and exclude pnpm lock from samples by @tonybaroneee in #142
- bump version to 0.5.0-rc.12 by @pavelgj in #141
New Contributors
Full Changelog: 0.5.0-rc.11...0.5.0-rc.12