iop/apps/edge/internal/openai/testdata/anthropic/models_anthropic.json
toki f2306f4dc8 feat(protocol-profile): 멀티 프로토콜 프로필을 추가한다
OpenAI 호환 및 Anthropic Messages 경로의 프로토콜 프로필, 라우팅 계약, 테스트와 실행 증거를 함께 반영한다.
2026-08-01 10:33:10 +09:00

13 lines
244 B
JSON

{
"data": [
{
"id": "claude-route",
"created_at": "1970-01-01T00:00:00Z",
"display_name": "Claude Route",
"type": "model"
}
],
"has_more": false,
"first_id": "claude-route",
"last_id": "claude-route"
}