Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

feat: Add support for claude-haiku-4.5 model#107

Merged
dragos199993 merged 2 commits into
mainfrom
ENG-3725_add-support-claue-haiku-4.5
Oct 21, 2025
Merged

feat: Add support for claude-haiku-4.5 model#107
dragos199993 merged 2 commits into
mainfrom
ENG-3725_add-support-claue-haiku-4.5

Conversation

@dragos199993

Copy link
Copy Markdown
Member
  • Updated settings.py to include claude-haiku-4.5 and its dated version in the PROVIDERS list.
  • Modified providers.py to define the new model in the NDLLMProviders enum.
  • Added test cases in test_anthropic.py to validate functionality for claude-haiku-4.5 with tool calling.

- Updated settings.py to include claude-haiku-4.5 and its dated version in the PROVIDERS list.
- Modified providers.py to define the new model in the NDLLMProviders enum.
- Added test cases in test_anthropic.py to validate functionality for claude-haiku-4.5 with tool calling.
@github-actions

github-actions Bot commented Oct 21, 2025

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  notdiamond/llms
  providers.py
  notdiamond/toolkit/rag
  evaluation.py
  testset.py
  workflow.py
  tests/test_llm_calls
  test_anthropic.py
  tests/test_toolkit/rag
  test_data_gen.py
  test_example_workflow.py
Project Total  

This report was generated by python-coverage-comment-action

@dragos199993 dragos199993 merged commit 2374475 into main Oct 21, 2025
5 of 6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants