test(model): cover OpenAI-compatible backend integration

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
nankingjing
2026-07-14 09:21:11 +08:00
parent e452761231
commit 45ff88a20c
2 changed files with 146 additions and 1 deletions
@@ -33,7 +33,6 @@ from typing import Any
from openai import OpenAI
from skillopt.model.common import (
CompatAssistantMessage,
TokenTracker,
compat_message_from_chat_message,
default_model_for_backend,