Commit bc87808
committed
test(models): repair anthropic fallback regression assertions
Move the non-standard FunctionResponse assertions back into the regression test that exercises the fallback serialization path, and keep the PDF document test focused on document serialization only.
Validated with pyink --check, the full anthropic_llm test file, and a runtime proof script covering both the fallback tool_result path and the PDF document path.1 parent 4812d5e commit bc87808
1 file changed
+10
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | | - | |
772 | | - | |
773 | | - | |
774 | | - | |
775 | 767 | | |
776 | 768 | | |
777 | 769 | | |
778 | 770 | | |
779 | 771 | | |
780 | 772 | | |
781 | | - | |
782 | 773 | | |
783 | 774 | | |
784 | 775 | | |
785 | 776 | | |
786 | 777 | | |
787 | 778 | | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
788 | 789 | | |
789 | 790 | | |
790 | 791 | | |
| |||
0 commit comments