Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure to:
- Sign the contributor license agreement ✅
- Rebase your changes on the latest
main
branch and squash your commits ✅ - Add/Update unit tests as needed ✅
- Run a build and make sure all tests pass prior to submission ✅
I updated the AnthropicChatModel by changing the anthropicApi field from public to private.
- Ensures consistency since all other major variables are private
- Aligns with how other AI provider models handle their APIs
- Verified that anthropicApi is only used internally, avoiding external issues
Thank you for reviewing this contribution.
Comment From: markpollack
thanks, merged in e12372171ba7f9d98d7c38cb50557689011ac03e