0.5.2
What's Changed
- [Go] more API and doc changes by @jba in #213
- [Go] move tracing to an internal package by @jba in #224
- Sync model type definitions onto tools-common by @MichaelDoyle in #220
- [JS] feat: add path prefix option to startFlowsServer by @debkanchan in #196
- Improving dotprompt plugin by @maxl0rd in #231
- Added input schema validation in dev UI for Go. by @apascal07 in #232
- [Go] fix tests by @jba in #237
- [Go] production server by @jba in #233
- Firebase plugin doc improvements by @kevinthecheung in #211
- Updated prompt files in dev-ui-gallery by @MichaelDoyle in #235
- Recursively look for
.prompt
files in specified dir by @tonybaroneee in #234 - [Go] move dotprompt to plugins by @ianlancetaylor in #241
- [Go] added action type and subtype span metadata to actions by @pavelgj in #229
- [Go] shell scripts for Cloud Run by @jba in #242
- [Go] fix go generate by @jba in #243
- [Go] move most of genkit package into core by @jba in #244
- [Go] make core the home of codegen by @jba in #245
- Add ajv-formats to schema validation by @sqrrrl in #228
- split Go Blob parts into Media and Data. by @randall77 in #246
- [Go] move tracing under core by @jba in #247
- Added initialization of Node.js project if no runtime is detected. by @apascal07 in #239
- [Go] move logging out of internal by @jba in #248
- Add example with input by @ssbushi in #236
- [Go] move Milliseconds into tracing package by @jba in #253
- fix: passthrough streaming callback on dotprompt render by @pavelgj in #249
- Add links to plugin docs by @kevinthecheung in #262
- chore: deemphasize tools API message in the console by @pavelgj in #264
- [Go] use "dotprompt" as the provider for dotprompt actions by @ianlancetaylor in #263
- [Go] improve doc for genkit package by @jba in #266
- [Go] rename type params in core package by @jba in #269
- [Go] rename Run[T] to Run[Out] by @jba in #267
- Clean up doc strings by @randall77 in #265
- [Go] Add simple RAG sample by @ssbushi in #261
- [Go] Added input/output validation for flows and actions and model output conformance. by @apascal07 in #251
- [Go] change embedder plugins to use Init and New by @ianlancetaylor in #276
- [Go] remove samples/menu by @ianlancetaylor in #277
- Add array of toolNames to CreatePromptRequest by @MaesterChestnut in #275
- feat: added
toolRequests
helper to GenerateResponse to make it easier to work with tools by @pavelgj in #273
New Contributors
- @debkanchan made their first contribution in #196
- @sqrrrl made their first contribution in #228
Full Changelog: 0.5.1...0.5.2