Skip to content

Conversation

@yiyuan-he
Copy link
Contributor

@yiyuan-he yiyuan-he commented Nov 6, 2024

Description of changes:
Adding support for Cohere Command R models. The previous Cohere Command models are not yet fully deprecated (EOL April 2025) so we still include support for now.

Beginning 11/05/24 - Calls to old Cohere Command models now throw an exception for deprecation. I wasn't able to find any official announcement for this change, but I noticed it while testing during development in the Java SDK.

Interestingly, calls to the old model still return a response so the full gen ai attributes are still generated for the time being.

Screenshot 2024-11-05 at 5 01 11 PM

Test Plan:
Verified the attributes for the Command R model is being generated with sample app auto-instrumentation.
Screenshot 2024-11-05 at 4 52 36 PM

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yiyuan-he yiyuan-he requested a review from a team as a code owner November 6, 2024 00:35
@yiyuan-he yiyuan-he force-pushed the add-command-r-model branch from 41663ab to a3355ea Compare November 6, 2024 17:34
@yiyuan-he yiyuan-he changed the title feat: add support for new cohere command r models [not ready] feat: add support for new cohere command r models Nov 6, 2024
@yiyuan-he yiyuan-he force-pushed the add-command-r-model branch from ced18cb to c25d7de Compare November 8, 2024 22:07
@yiyuan-he yiyuan-he merged commit 25fa5e9 into aws-observability:main Nov 22, 2024
9 checks passed
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.

2 participants