Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Pipet to use Gemini API #307

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

markmcd
Copy link
Member

@markmcd markmcd commented Mar 18, 2024

Includes:

  • "Add comment" and "review code" commands
  • Move to @google/generative-ai SDK
  • Replace extension preferences, so google.palm.* becomes google.gemini.*
  • Update default model name to models/gemini-1.0-pro-latest
  • Update README to point to content on ai.google.dev.

Tested both commands still work. Didn't test much beyond the happy case.

The app still lives in the /palm/ dir but we can move that in a follow-up PR, including a README that points back to the PaLM version at 13372ab.

Also updates README to point to content on ai.google.dev.
@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:demos Update demos demos:pipet labels Mar 18, 2024
@markmcd markmcd requested review from joefernandez and removed request for joefernandez March 18, 2024 03:38
@joefernandez joefernandez merged commit 2742e2f into google:main Mar 18, 2024
3 checks passed
@github-actions github-actions bot removed the status:awaiting review PR awaiting review from a maintainer label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants