Skip to content

Conversation

@PeterDaveHello
Copy link
Member

@PeterDaveHello PeterDaveHello changed the title Add Claude 3.5 Sonnet via Anthropic API Add Claude 3.5 Haiku via Anthropic API Feb 4, 2025
@PeterDaveHello
Copy link
Member Author

ping @josStorer

@PeterDaveHello PeterDaveHello requested a review from Copilot May 31, 2025 20:18
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds configuration support for the new Claude 3.5 Haiku model via the Anthropic API.

  • Introduces a new model key claude35HaikuApi in claudeApiModelKeys
  • Defines the corresponding Models entry with version string and description
Comments suppressed due to low confidence (2)

src/config/index.mjs:71

  • Add or update unit tests to verify that claude35HaikuApi is recognized by the model key array and correctly resolves in the Models mapping.
'claude35HaikuApi',

src/config/index.mjs:71

  • Ensure any user-facing documentation (e.g., README or API reference) is updated to mention the newly supported Claude 3.5 Haiku model.
'claude35HaikuApi',

@PeterDaveHello
Copy link
Member Author

/review

@qodo-merge-pro
Copy link
Contributor

qodo-merge-pro bot commented Jun 2, 2025

Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@PeterDaveHello
Copy link
Member Author

/improve

@qodo-merge-pro
Copy link
Contributor

qodo-merge-pro bot commented Jun 2, 2025

Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

PR Code Suggestions ✨

No code suggestions found for the PR.

@PeterDaveHello PeterDaveHello merged commit 2932a92 into ChatGPTBox-dev:master Jun 2, 2025
1 check passed
@PeterDaveHello PeterDaveHello deleted the AddClaude3.5Haiku branch June 2, 2025 18:16
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.

1 participant