Unclaimed project
Are you a maintainer of deprecated-generative-ai-dart? Claim this project to take control of your public changelog and roadmap.
Changelog
This SDK is now deprecated, use the unified Firebase SDK.
CountTokensResponse.Schema for each value type.GenerationConfig.responseMimeType which supports setting
'application/json' to force the model to reply with JSON parseable output.outputDimensionality argument support for embedContent and
batchEmbedContent.Content.functionResponses utility to reply to multiple function calls in
parallel.Part class is no longer sealed. Exhaustive switches over
a Part instance will need to add a wildcard case.