Skip to content

Implemented-gemini#27

Open
Reion19 wants to merge 10 commits intoalexshapalov:mainfrom
Reion19:implemented-gemini
Open

Implemented-gemini#27
Reion19 wants to merge 10 commits intoalexshapalov:mainfrom
Reion19:implemented-gemini

Conversation

@Reion19
Copy link

@Reion19 Reion19 commented Jun 16, 2025

All Submissions:

[ ✅ ] Have you followed the guidelines in our Contributing document?
[ ✅ ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
[ ✅ ] Have you added an explanation of what your changes do and why you'd like us to include them?

Summary of Changes

This PR includes 6 commits, most of which focus on refactoring the existing codebase.
Key Changes:

Added support for Google Gemini
Full integration of Gemini LLM support. Functionality has been tested manually.

Refactored internal code structure
Improved clarity, maintainability, and consistency across the gem.

Updated README
Rewrote usage instructions to reflect the new configuration flow and multi-provider setup.

Need to write an Specs for new functionality and rewrite existing specs.

Let me know if further testing or adjustments are needed.

@a1xsh
Copy link

a1xsh commented Jul 2, 2025

@Reion19 i see one problem in your pull requests, its's hard to review it cause they have changes from your whole working branch.
Here is solution - made PR's not to main branch but to your working branch

@Reion19
Copy link
Author

Reion19 commented Jul 2, 2025

@Reion19 i see one problem in your pull requests, its's hard to review it cause they have changes from your whole working branch. Here is solution - made PR's not to main branch but to your working branch

unfortunately, it's impossible to make an pull request to branch that is not approved to origin.

It's only possible when i create an PR to my repo, not to the origin

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