Michael Doyle
Michael Doyle
In Nagios Task: ``` 2016-01-06 19:15:44,786 - bernhard - ERROR - Exception writing to socket: [Errno 90] Message too long Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/bernhard/__init__.py", line 123, in...
Also adds Imagen3 and Imagen3 Fast. Both are currently allowlist only - I'm still waiting access to try these specific models.  Checklist (if applicable): - [X] Tested (manually, unit...
See: https://github.com/firebase/genkit/pull/642
The final message should be displayed in the message list as always, however, we should show streamed chunks under the covers for each message, similar to how a trace might...
#### Problem The existence of both `definePrompt` and `defineDotPrompt` is causing confusion. See also: discussion https://github.com/firebase/genkit/discussions/337. I believe this at least partially stems from the following documentation which frames `definePrompt`...
**Describe the bug** The "reset" button for the model config sets all values to the "default" values. However, when if the runner was loaded from a trace, we should _probably_...
Currently we do not support model parameters that are not part of the common set. For the most part, this does not impact Gemini support outside of “safety” (see #689)....
Note: there is a proposal to remove multiple candidates from the API/model abstraction. In that case, we can still have the UI provide a selection for # of candidates, and...