Update default voice ID, fix MARS naming, and clean up example

This commit is contained in:
Neil Ruaro
2026-01-09 21:22:33 +09:00
parent 56da2caeed
commit 78fa2ab65e
3 changed files with 19 additions and 26 deletions

View File

@@ -363,7 +363,7 @@ async def test_language_mapping():
@pytest.mark.asyncio
async def test_mars8_instruct_model(aiohttp_client):
async def test_mars_instruct_model(aiohttp_client):
"""Test that user_instructions are included for mars-instruct model."""
received_payload = {}