Commit 3b88b83
committed
Fix typo in test JSON string for tool calling
Corrects the closing quote in the 'arguments' field of the test_meta_tool_calling test to ensure the escaped JSON is properly formatted.1 parent 36d9e69 commit 3b88b83
File tree
1 file changed
+1
-1
lines changed- libs/oci/tests/unit_tests/chat_models
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
0 commit comments