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

Enable GoogleGenAI extension #111

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Enable GoogleGenAI extension #111

merged 2 commits into from
Mar 26, 2024

Conversation

svilupp
Copy link
Owner

@svilupp svilupp commented Mar 26, 2024

Supersedes #102

  • Re-enabled the GoogleGenAI extension since GoogleGenAI.jl is now officially registered. You can use aigenerate by setting the model to gemini and providing the GOOGLE_API_KEY environment variable.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 93.38%. Comparing base (38474f8) to head (99420cf).

Files Patch % Lines
ext/GoogleGenAIPromptingToolsExt.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   92.77%   93.38%   +0.60%     
==========================================
  Files          40       40              
  Lines        2838     2841       +3     
==========================================
+ Hits         2633     2653      +20     
+ Misses        205      188      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svilupp svilupp merged commit 3dffa33 into main Mar 26, 2024
5 of 6 checks passed
@svilupp svilupp deleted the enable-google-genai branch March 26, 2024 09:38
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.

1 participant