seisei 0.1.0-dev.1 copy "seisei: ^0.1.0-dev.1" to clipboard
seisei: ^0.1.0-dev.1 copied to clipboard

Provider-neutral typed generation contracts for Dart and Flutter apps.

seisei #

Provider-neutral typed generation contracts for Dart and Flutter apps.

This package defines the core Seisei API: requests, responses, streamed chunks, provider availability, capabilities, privacy policy, tool descriptors, and structured error types.

Streamed chunks distinguish complete output from structured snapshots:

  • GenerationChunk.value is the terminal decoded value.
  • GenerationChunk.partialValue is an optional decoded partial snapshot.
  • GenerationChunk.delta is for incremental text.

It does not include Apple Foundation Models bindings, cloud providers, routing policy, schema helpers, test fakes, or UI rendering. Those live in separate Seisei packages.

0
likes
0
points
97
downloads

Publisher

verified publisherjha.sh

Weekly Downloads

Provider-neutral typed generation contracts for Dart and Flutter apps.

Repository (GitHub)
View/report issues

Topics

#ai #dart #flutter #generation #typed-output

License

unknown (license)

More

Packages that depend on seisei