summaryrefslogtreecommitdiff
path: root/packages/cli/src
diff options
context:
space:
mode:
authorTaylor Mullen <[email protected]>2025-05-10 13:11:03 -0700
committerN. Taylor Mullen <[email protected]>2025-05-10 14:05:58 -0700
commitd159a1507e519da9b0bd92c2d2417ac0596f77fd (patch)
tree3e2bb0d49eb77b7dd6a7e25088bb6108c72e9289 /packages/cli/src
parentc0eab31c023e16de55302d06013a2abfb7f7aca9 (diff)
Don't prematurely end convo w/ Gemini.
- There seems to be a root model bug where the model will preemptively bail on conversations without trying harder. Typically the stops are VERY obvious and bug-looking where you need to prmopt the model to "continue". - This PR attempts to fix the above by running a 2.0-flash request (don't need somethign more powerful) at the end of every full interaction to see who should speak (user or model). - Add tests for nextSpeakerChecker Fixes https://b.corp.google.com/issues/416826051
Diffstat (limited to 'packages/cli/src')
0 files changed, 0 insertions, 0 deletions