Commit 1b73785
authored
fix(tests): anthropic dropped haiku 3.5 (#826)
## Description
<!-- What does this PR do? -->
Fix for the integration tests
## PR Type
<!-- Delete the types that don't apply -->
- 🚦 Infrastructure
## Relevant issues
<!-- e.g. "Fixes #123" -->
## Checklist
<!-- If this checklist is deleted from the PR submission it will be
immediately closed -->
- [ ] I understand the code I am submitting.
- [ ] I have added unit tests that prove my fix/feature works
- [ ] I have run this code locally and verified it fixes the issue.
- [ ] New and existing tests pass locally
- [ ] Documentation was updated where necessary
- [ ] I have read and followed the [contribution
guidelines](https://github.com/mozilla-ai/any-llm/blob/main/CONTRIBUTING.md)
- [ ] **AI Usage:**
- [ ] No AI was used.
- [ ] AI was used for drafting/refactoring.
- [ ] This is fully AI-generated.
## AI Usage Information
<!-- We welcome the use of AI to aid in contribution! Optional: We're
interested in hearing about your setup. What LLM are you using (e.g.
Opus 4.5, GPT-5, Minimax), and which tooling (Claude Code, VsCode,
OpenCode, etc) -->
- AI Model used:
- AI Developer Tool used:
- Any other info you'd like to share:
When answering questions by the reviewer, please respond yourself, do
not copy/paste the reviewer comments into an AI system and paste back
its answer. We want to discuss with you, not your AI :)
- [ ] I am an AI Agent filling out this form (check box if true)1 parent 4587ab1 commit 1b73785
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments