Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[firestore-genai-chatbot] allow setting responseMimeType on generationConfig #646

@Peetee06

Description

@Peetee06

This feature request is for extension: firestore-genai-chatbot

What feature would you like to see?

Allow configuration of responseMimeType in generationConfig as seen in my temporary workaround here.

How would you use it?

I would configure the model to return application/json so I can parse the output in my Flutter app. Without enforcing json output, even when prompted to return json, the model will sometimes not return json leading to having to retry the action. This leads to a bad user experience.

Related issue for a different extension

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions