fix(core): Remove json output schema form the next speaker check prompt (#5325)

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Sandy Tao
2025-07-31 18:17:52 -07:00
committed by GitHub
parent 6c3fb18ef6
commit f21ff09389
5 changed files with 60 additions and 25 deletions

View File

@@ -183,6 +183,13 @@ export enum EventMetadataKey {
// Logs the result of the next speaker check
GEMINI_CLI_NEXT_SPEAKER_CHECK_RESULT = 44,
// ==========================================================================
// Malformed JSON Response Event Keys
// ==========================================================================
// Logs the model that produced the malformed JSON response.
GEMINI_CLI_MALFORMED_JSON_RESPONSE_MODEL = 45,
}
export function getEventMetadataKey(