Skip to content

Conversation

mdciri
Copy link
Collaborator

@mdciri mdciri commented Aug 8, 2025

List of Changes

  • add settings script and code refactor
  • update chatbot and chatbot-evaluate modules
  • removed AWS bedrock dependencies in poetry

Motivation and Context

Gemini embedder text-embedding-004 is deprecated and it will be removed by Google in November 2025. So, moving to gemini-embedding-001 is necessary and it has to be done as soon as possible. Moreover there are new LLM Gemini models (2.5 family) and new semantic rerankers models (here the list).

How Has This Been Tested?

Locally

Screenshots (if appropriate):

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@mdciri mdciri requested a review from batdevis August 8, 2025 14:15
Copy link

changeset-bot bot commented Aug 8, 2025

🦋 Changeset detected

Latest commit: 5b34197

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
chatbot Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

"chatbot": patch
---

Code refactor with new gemini models
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR combines 3 different activities, I think you should add 2 more changeset files

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added other two changesets.

Copy link
Contributor

Branch is not up to date with base branch

@batdevis it seems this Pull Request is not updated with base branch.
Please proceed with a merge or rebase to solve this.

@marcobottaro marcobottaro self-requested a review August 26, 2025 12:14
Copy link
Contributor

This PR exceeds the recommended size of 800 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link
Contributor

github-actions bot commented Aug 26, 2025

Jira Pull Request Link

This Pull Request refers to the following Jira issue CAI-527

@marcobottaro marcobottaro merged commit 9b757ab into main Aug 26, 2025
14 of 15 checks passed
@marcobottaro marcobottaro deleted the CAI-527-gemini2.5 branch August 26, 2025 12:23
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.

4 participants