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

refactor: Update model references and remove deprecated entries#103

Merged
dragos199993 merged 2 commits into
ENG-3234_add-support-gpt-4o-2024-11-20from
ENG-3234_remove-sonnet-3.5-and-opus-3
Sep 22, 2025
Merged

refactor: Update model references and remove deprecated entries#103
dragos199993 merged 2 commits into
ENG-3234_add-support-gpt-4o-2024-11-20from
ENG-3234_remove-sonnet-3.5-and-opus-3

Conversation

@dragos199993

Copy link
Copy Markdown
Member
  • Removed deprecated models "claude-3-opus-20240229", "claude-3-5-sonnet-20240620", and "claude-3-5-sonnet-latest" from settings.py and providers.py.
  • Updated test cases to eliminate references to removed models, ensuring alignment with current model offerings.
  • Enhanced test coverage by adjusting cassettes and fixtures to reflect the latest model configurations.

- Removed deprecated models "claude-3-opus-20240229", "claude-3-5-sonnet-20240620", and "claude-3-5-sonnet-latest" from settings.py and providers.py.
- Updated test cases to eliminate references to removed models, ensuring alignment with current model offerings.
- Enhanced test coverage by adjusting cassettes and fixtures to reflect the latest model configurations.
- Replaced occurrences of the deprecated model "claude-3-opus-20240229" with "claude-3-sonnet-20240229" in README.md, intro.rst, and various test files.
- Adjusted test cases and cassettes to reflect the updated model references, ensuring alignment with current offerings.
- Enhanced overall test coverage by updating model configurations in test files.
@github-actions

github-actions Bot commented Sep 22, 2025

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  notdiamond/llms
  providers.py
  tests/test_components/test_llms
  test_provider.py
  tests/test_documentation
  test_function_calling.py
  test_getting_started.py
  test_openrouter.py
  test_structured_output.py
  tests/test_llm_calls
  test_anthropic.py
  tests/test_toolkit/langchain
  test_unit.py
  tests/test_toolkit/rag
  conftest.py
Project Total  

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

@dragos199993 dragos199993 merged commit b386d9a into ENG-3234_add-support-gpt-4o-2024-11-20 Sep 22, 2025
3 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