Skip to content

Conversation

@davideast
Copy link
Owner

  • Remove hard dependency on Google AI in default initialization.
  • Allow DatapromptPlugin to provide Genkit plugins via provideGenkitPlugins.
  • Allow direct configuration of Genkit plugins via genkitPlugins in DatapromptUserConfig.
  • Support GEMINI_API_KEY as an alternative to GOOGLEAI_API_KEY.
  • Make Google credentials optional in validation schema to allow other providers.
  • Maintain backward compatibility by loading Google AI if keys are present.
  • Updated documentation.

…API_KEY.

- Remove hard dependency on Google AI in default initialization.
- Allow `DatapromptPlugin` to provide Genkit plugins via `provideGenkitPlugins`.
- Allow direct configuration of Genkit plugins via `genkitPlugins` in `DatapromptUserConfig`.
- Support `GEMINI_API_KEY` as an alternative to `GOOGLEAI_API_KEY`.
- Make Google credentials optional in validation schema to allow other providers.
- Maintain backward compatibility by loading Google AI if keys are present.
- Updated documentation.
@davideast davideast merged commit 5a4b9e8 into main Dec 12, 2025
1 check passed
@davideast davideast deleted the refactor-genkit-init-7457035965511866320 branch December 12, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants