google_generative_ai-v0.4.5
版本发布时间: 2024-08-28 05:03:06
google-gemini/generative-ai-dart最新发布版本:google_generative_ai-v0.4.5(2024-08-28 05:03:06)
- Add support for model side Code Execution. Enable code execution by
configuring
Tools
with acodeExecution
argument. - Use a default role
'model'
when a chat response comes back with no role.