genkit_ops 0.1.3 copy "genkit_ops: ^0.1.3" to clipboard
genkit_ops: ^0.1.3 copied to clipboard

Caching, terminal diagnostics, redaction, and operational middleware for Genkit Dart generate calls.

0.1.3 #

  • Widened the supported genkit dependency range to >=0.13.0 <1.0.0.

0.1.2 #

  • Moved the full customer support scenario directly into example/main.dart so pub.dev shows the detailed example instead of a small forwarding file.
  • Removed the duplicate example forwarding structure.
  • Updated README example links and install snippet.

0.1.1 #

  • Added a pub.dev-discoverable example/main.dart entrypoint.
  • Added example/README.md for the pub.dev Example tab.
  • Completed missing dartdoc comments for inherited plugin API members.

0.1.0 #

  • Converted the package to pure Dart.
  • Added CacheStore<T> and TTL-aware InMemoryCacheStore<T>.
  • Added deterministic cache key generation.
  • Added Genkit cache and logger middleware.
  • Added GenkitOpsPlugin, genkitCache, genkitLogger, and genkitOps.
  • Added redaction-aware terminal diagnostics and normalized error info.
1
likes
160
points
93
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Caching, terminal diagnostics, redaction, and operational middleware for Genkit Dart generate calls.

Repository (GitHub)
View/report issues

Topics

#genkit #ai #cache #logging #middleware

License

MIT (license)

Dependencies

genkit

More

Packages that depend on genkit_ops