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

Use claude3.5 haiku instead of sonnet for Anthropic tests #928

Merged
merged 2 commits into from
Feb 5, 2025
Merged

Conversation

rdimitrov
Copy link
Member

Switching to haiku, mainly for reducing the costs of running the tests.

@@ -20,7 +20,7 @@ testcases:
"role":"user"
}
],
"model":"claude-3-5-sonnet-20241022",
"model":"claude-3-5-haiku-20241022",
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder if we could just strip the date prefix and use latest (see https://docs.anthropic.com/en/docs/about-claude/models) or if it would surprise us in the future.

Copy link
Member Author

Choose a reason for hiding this comment

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

I had the same concern too and decided to stick to this one until we can 👍

Copy link
Contributor

@jhrozek jhrozek left a comment

Choose a reason for hiding this comment

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

My wallet thanks you.

@rdimitrov rdimitrov merged commit a3f3643 into main Feb 5, 2025
3 of 4 checks passed
@rdimitrov rdimitrov deleted the haiku branch February 5, 2025 12:28
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