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

feat: DIA-1716: Google AI Studio (Gemini) support in Prompts #307

Merged
merged 36 commits into from
Jan 29, 2025

Conversation

robot-ci-heartex
Copy link
Collaborator

@robot-ci-heartex robot-ci-heartex commented Jan 23, 2025

Changes:

  • add Gemini default model for validate endpoint
  • run black
  • fix some places to special-case vertex only instead of enumerating over all known model providers

Hi @robot-ci-heartex!

This PR was automaticaly generated via Follow Merge.
Please ensure that all linked upstream Pull Requests are merged before proceeding with this one.

@robot-ci-heartex robot-ci-heartex marked this pull request as ready for review January 23, 2025 02:12
@robot-ci-heartex robot-ci-heartex marked this pull request as draft January 23, 2025 13:08
@matt-bernstein matt-bernstein marked this pull request as ready for review January 23, 2025 14:39
@robot-ci-heartex robot-ci-heartex marked this pull request as draft January 24, 2025 01:32
robot-ci-heartex and others added 11 commits January 28, 2025 09:53
Co-authored-by: hakan458 <[email protected]>
Co-authored-by: Hakan Erol <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
Co-authored-by: Matt Bernstein <[email protected]>
Co-authored-by: nik <[email protected]>
Co-authored-by: niklub <[email protected]>
Co-authored-by: nikitabelonogov <[email protected]>
Co-authored-by: hakan458 <[email protected]>
Co-authored-by: matt-bernstein <[email protected]>
Co-authored-by: niklub <[email protected]>
Co-authored-by: Matt Bernstein <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergei Ivashchenko <[email protected]>
Co-authored-by: triklozoid <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 66.81%. Comparing base (4132c6f) to head (54d598c).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
server/app.py 0.00% 6 Missing ⚠️
adala/environments/code_env.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
- Coverage   66.84%   66.81%   -0.03%     
==========================================
  Files          47       47              
  Lines        2621     2622       +1     
==========================================
  Hits         1752     1752              
- Misses        869      870       +1     

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

@matt-bernstein matt-bernstein marked this pull request as ready for review January 28, 2025 23:59
@robot-ci-heartex robot-ci-heartex marked this pull request as draft January 29, 2025 10:05
@vladimirheartex vladimirheartex marked this pull request as ready for review January 29, 2025 10:57
@vladimirheartex vladimirheartex marked this pull request as draft January 29, 2025 11:09
@vladimirheartex vladimirheartex marked this pull request as ready for review January 29, 2025 11:10
@robot-ci-heartex robot-ci-heartex enabled auto-merge (squash) January 29, 2025 22:15
@robot-ci-heartex robot-ci-heartex merged commit eb0febf into master Jan 29, 2025
6 of 7 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-dia-1716 branch January 29, 2025 22:18
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.

6 participants