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

Release 3.17.0 #278

Merged
merged 4 commits into from
Jan 31, 2025
Merged

Release 3.17.0 #278

merged 4 commits into from
Jan 31, 2025

Conversation

sashirestela
Copy link
Owner

This PR:

resolves #271
resolves #276

@sashirestela sashirestela merged commit 94e8bf6 into main Jan 31, 2025
3 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 94.59%. Comparing base (829e9cf) to head (5ddf9f1).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...thub/sashirestela/openai/SimpleOpenAIDeepseek.java 0.00% 0 Missing and 1 partial ⚠️
.../sashirestela/openai/SimpleOpenAIGeminiGoogle.java 95.45% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #278   +/-   ##
=========================================
  Coverage     94.58%   94.59%           
- Complexity      140      143    +3     
=========================================
  Files            69       70    +1     
  Lines           979      999   +20     
  Branches         43       43           
=========================================
+ Hits            926      945   +19     
  Misses           36       36           
- Partials         17       18    +1     

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

@sashirestela sashirestela deleted the develop branch January 31, 2025 02:25
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.

Add support for Gemini Google API Add reasoning_content field to ResponseMessage
2 participants