Add Google Gemini AI provider support#12
Add Google Gemini AI provider support#12Sumit6307 wants to merge 1 commit intojoomla-projects:4.x-devfrom
Conversation
|
Contrary to what was stated, this PR does not close issue #11. |
@Hackwar This PR is scoped specifically to adding Google Gemini AI provider support to the Joomla AI Framework. It introduces a new GeminiProvider with chat and model capabilities using the existing provider architecture. It was not intended to address or close issue #11. I’ll update the description if needed to avoid confusion. |
@Hackwar This PR is scoped specifically to adding Google Gemini AI provider support to the Joomla AI Framework. It introduces a new GeminiProvider with chat and model capabilities using the existing provider architecture. It was not intended to address or close issue #11. I’ll update the description if needed to avoid confusion. |
This PR adds a new GeminiProvider to the Joomla AI Framework.