Michael Doyle

Results 33 issues of 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. ![image](https://github.com/user-attachments/assets/b7cf6d16-50af-4eed-85b9-90034313d79c) Checklist (if applicable): - [X] Tested (manually, unit...

See: https://github.com/firebase/genkit/pull/642

bug
tooling
devui

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...

bug
tooling
devui

#### 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`...

docs

**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_...

bug
tooling

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)....

devui

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...

feature
devui