Commit 55c9ecb
committed
Fix escaped JSON string in test_oci_generative_ai.py
Corrects the escaped JSON string in the 'arguments' field of the test_meta_tool_calling test to ensure proper formatting and accurate test coverage.1 parent 3b88b83 commit 55c9ecb
File tree
1 file changed
+2
-2
lines changed- libs/oci/tests/unit_tests/chat_models
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
281 | | - | |
| 280 | + | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
0 commit comments