What's Changed
- trying to marshal unsupported type func() *github.com/google/jsonsc… by @TomYang1024 in #179
- r.Evaluate undefined (type evaluate.Evaluator has no field or method by @TomYang1024 in #178
- fix token usage zero issue for streaming mode of openai model by @jayn1985 in #180
- feat(example): add image-to-text example and update message parts API by @tonybase in #181
- add ckpt feature for graph by @longXboy in #167
- refactor(runner): ensure message author is set and improve history handling by @tonybase in #183
- fix(runner): optimize message handling and state management by @tonybase in #184
- refactor(evaluator): rename package from evaluate to evaluator by @tonybase in #185
New Contributors
- @TomYang1024 made their first contribution in #179
- @jayn1985 made their first contribution in #180
Full Changelog: v0.3.0...v0.3.1