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

test: Remove deprecated cohere LLM model from testing #2878

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

tippmar-nr
Copy link
Member

The Cohere LLM model reached EOL on October 4. Not sure why it just now started to fail in tests, however. This PR removes cohere from the list of models to test.

@tippmar-nr tippmar-nr requested a review from a team as a code owner November 5, 2024 19:48
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.38%. Comparing base (95477b9) to head (4c3c4ba).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2878      +/-   ##
==========================================
- Coverage   81.41%   81.38%   -0.04%     
==========================================
  Files         464      464              
  Lines       29525    29525              
  Branches     3266     3266              
==========================================
- Hits        24039    24028      -11     
- Misses       4691     4703      +12     
+ Partials      795      794       -1     
Flag Coverage Δ
Agent 82.31% <ø> (-0.05%) ⬇️
Profiler 73.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

@tippmar-nr tippmar-nr enabled auto-merge (squash) November 5, 2024 20:09
@tippmar-nr tippmar-nr merged commit 75d4d14 into main Nov 5, 2024
95 checks passed
@tippmar-nr tippmar-nr deleted the test/cohere-llm-deprecation branch November 5, 2024 20:28
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.

3 participants