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

[backend] Upgrade of mistral ai client version (#9481) #9482

Merged
merged 7 commits into from
Jan 28, 2025
Merged

Conversation

aHenryJard
Copy link
Member

@aHenryJard aHenryJard commented Jan 2, 2025

Proposed changes

  • Update required code changes with mistral AI version upgrade.

Tested with OBAS email generation and HTML report generation.

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Jan 2, 2025
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

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

Project coverage is 65.24%. Comparing base (f8d757f) to head (a9b15c5).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...ti-platform/opencti-graphql/src/database/ai-llm.ts 22.22% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9482      +/-   ##
==========================================
- Coverage   65.26%   65.24%   -0.02%     
==========================================
  Files         630      630              
  Lines       60311    60314       +3     
  Branches     6777     6770       -7     
==========================================
- Hits        39361    39354       -7     
- Misses      20950    20960      +10     

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

Copy link
Member

@delemaf delemaf left a comment

Choose a reason for hiding this comment

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

Test ok 👍

@aHenryJard aHenryJard merged commit 790ad21 into master Jan 28, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Major upgrade of mistrail ai client to 1.3.6
2 participants