-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add Contract Tests for new Gen AI attributes for foundational models #119
Conversation
feat: set up gen ai inference attributes for foundational text models…
- added contract tests for amazon titan and anthropic claude models - added support to compare float attributes
Contract test case failing in workflow. Could you help take a look? |
oh the only contract test failing is the cohere_command_r model which should work once your PR goes through @yiyuan-he |
Sounds good, thanks for confirming! |
Description of changes:
contract tests for new gen_ai inference parameter added in
e8c96ae#diff-20c2ca1cb28cda6e03ec0cb986933b2abd103bee39995ad232cc2e8c2d23e4aaR368
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.