feat(providers): Open AI Service Hub(hasa) 외부 provider 추가 - #701
Merged
Conversation
open.hasa.re.kr OpenAI 호환 게이트웨이를 사용자 BYOK provider 로 편입. 기존 openai-compatible 인프라 재사용 — 카탈로그 entry + KNOWN_FULLID_PREFIXES + picker 라벨만 추가 (nvidia 와 동일 범위). - fallbackModels 는 2026-09-02 공개 카탈로그(/api/catalog) 의 개발키 허용 채팅 모델 8종, capability(tool calling/vision/thinking) 명시 - /v1/models 가 무인증이라 등록 검증이 항상 통과 → helpText 에 첫 채팅 확인 안내 (nvidia 동일 함정) - 라이브 실측: qwen3-coder 채팅 200(vLLM 0.24), 스트리밍 tool_calls 청크 표준 형식 확인 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BtAjkS2BAQ7JxMsidkdYQD
Contributor
평가 회귀 리포트 (
|
| 평가 | 통과율 | 통과/전체 | 베이스라인 | 상태 |
|---|---|---|---|---|
| Routing (Gate 5) | 100.0% | 120/120 | 50.0% | ✅ |
| Response (Gate 6) | 100.0% | 30/30 | 50.0% | ✅ |
- 데이터셋 버전: routing=
0.8.3, response=0.8.3 - 베이스라인은
OMK_EVAL_PASS_THRESHOLD/OMK_EVAL_RESPONSE_THRESHOLD환경변수 기준 (이력 비교 아님) - 상세 결과: Actions 실행의
evaluation-results-96f8ed5e2c0036b00b8914681e6141a482831845아티팩트 참조
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
hasa로 추가KNOWN_FULLID_PREFIXES· picker 라벨 3파일문서 검토 요지
sk-dev-*/sk-ops-*,/v1/chat/completionsSSE, OpenAItools지원(5개 모델), 모델 ID 접두사 없음/v1/models무인증 → 등록 검증 항상 통과 (helpText 안내)라이브 실측 (2026-09-02, 개발키)
qwen3-coder비스트림 200,system_fingerprint: vllm-0.24.0delta.tool_calls표준 청크,get_weather({"city":"서울"})검증
tsc --noEmitapi/web 통과, eslint 통과hasa:qwen3-coder채팅·도구 호출🤖 Generated with Claude Code
https://claude.ai/code/session_01BtAjkS2BAQ7JxMsidkdYQD