You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: provide system instructions separately via Genkit.generate system opt param
Provide system instructions as a separate prompt via the `system` option parameter of `Genkit.generate` instead of concatenating them to the main executable prompt.
0 commit comments