Skip to content

v0.1.1

Choose a tag to compare

@leehack leehack released this 07 Jun 04:04
· 4 commits to main since this release
95a72bd

genui_genkit 0.1.1

This release adds Android LiteRT-LM support to the hybrid Flutter GenUI example and validates Gemma 4 E2B LiteRT-LM on a real Pixel 9 Pro.

Highlights

  • Added .litertlm model detection and LiteRT-LM backend selection (auto, cpu, gpu, npu) for the hybrid Flutter example.
  • Updated the Flutter example to genkit_llamadart ^1.3.2, llamadart ^0.7.2, genui ^0.9.2, and json_schema_builder ^0.1.5.
  • Updated the backend example to genkit_llamadart ^1.3.2 and genkit_shelf ^0.1.7.
  • Allowed the provider-neutral root adapter to resolve Genkit 0.14 and Schemantic 0.2.
  • Removed misleading llama.cpp-only load knobs from LiteRT-LM model params, loading status, and performance telemetry.
  • Added gated Android integration tests for LiteRT-LM smoke and GenUI benchmark runs.

Validation

  • CI passed for Package, Flutter example, and Backend example.
  • flutter pub publish --dry-run passed with 0 warnings.
  • pana score: 150/160.
  • Pixel 9 Pro Gemma 4 LiteRT-LM benchmark: score 100, loadMs=5761, timeToFirstChunkMs=5105, turnMs=64191, errorCount=0.

Published to pub.dev: https://pub.dev/packages/genui_genkit/versions/0.1.1