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

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

example/main.dart

// Primary pub.dev example entrypoint.
//
// The detailed customer support scenario lives in customer_support_cache.dart.
// Keeping this main.dart file makes the example discoverable by pub.dev while
// preserving the longer, documented example in a dedicated file.

import 'customer_support_cache.dart' as customer_support_cache;

Future<void> main() {
  return customer_support_cache.main();
}
1
likes
0
points
74
downloads

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

unknown (license)

Dependencies

genkit

More

Packages that depend on genkit_ops