Skip to content

[Doc Fix]: Remove google-generativeai import patterns from introduction.md, README, and usage guides#95

Closed
YuuGR1337 wants to merge 1 commit into
ARPAHLS:mainfrom
YuuGR1337:fix/issue-88
Closed

[Doc Fix]: Remove google-generativeai import patterns from introduction.md, README, and usage guides#95
YuuGR1337 wants to merge 1 commit into
ARPAHLS:mainfrom
YuuGR1337:fix/issue-88

Conversation

@YuuGR1337
Copy link
Copy Markdown

Fixes #88


@rosspeili
Copy link
Copy Markdown
Contributor

rosspeili commented May 23, 2026

Thanks for taking the time to work on #88, we appreciate the contribution.

We can’t merge this PR as it stands. The diff only adds four lines to README, and they don’t complete the migration: it inserts from google import genai, closes the code block, adds meta text about what a “full patch would be,” and leaves the old google.generativeai / GenerativeModel example in place. That isn’t a runnable example for contributors.

#88 also requires updates to docs/introduction.md, docs/usage/gemini.md, and the listed skill docs, none of those are touched here.

Another contributor is already addressing #88 in #92. I will close this PR to avoid duplicate work, and feel free to pick another open issue. I see that you have an open PR in ARPAHLS/OPSIE, which needs your attention. Thanks again.

@rosspeili rosspeili closed this May 23, 2026
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.

[Doc Fix]: Remove google-generativeai import patterns from introduction.md, README, and usage guides

2 participants