iop/apps/edge/internal/openai
toki b6363f7dd2 feat(openai): explicit reasoning 보존 로직 추가 및 관련 핸들러 개선
Strict output 모드에서 reasoning이 명시적으로 요청된 경우 이를 보존할 수 있도록
normalizeCompletionOutput 함수와 관련 핸들러들의 로직을 업데이트한다.
2026-07-09 11:23:34 +09:00
..
chat_handler.go feat(openai): explicit reasoning 보존 로직 추가 및 관련 핸들러 개선 2026-07-09 11:23:34 +09:00
input_estimator.go refactor: clean up long-context admission smoke test files and input estimator 2026-07-06 09:33:08 +09:00
input_estimator_test.go refactor: clean up long-context admission smoke test files and input estimator 2026-07-06 09:33:08 +09:00
log_safety_test.go sync: edge openai raw tunnel sideband passthrough - contracts, specs, implementation, and tests 2026-07-08 07:51:23 +09:00
ollama_passthrough.go
responses_handler.go feat(openai): explicit reasoning 보존 로직 추가 및 관련 핸들러 개선 2026-07-09 11:23:34 +09:00
routes.go
run_result.go sync: edge openai raw tunnel sideband passthrough - contracts, specs, implementation, and tests 2026-07-08 07:51:23 +09:00
server.go feat(edge): implement openai compatible raw tunnel sideband passthrough for edge stream 2026-07-08 06:18:00 +09:00
server_test.go feat(openai): explicit reasoning 보존 로직 추가 및 관련 핸들러 개선 2026-07-09 11:23:34 +09:00
stream.go feat(openai): explicit reasoning 보존 로직 추가 및 관련 핸들러 개선 2026-07-09 11:23:34 +09:00
strict_output.go feat(openai): explicit reasoning 보존 로직 추가 및 관련 핸들러 개선 2026-07-09 11:23:34 +09:00
tool_validation.go refactor: mattermost 통합 정리 및 openai tool boundary 개선 2026-07-06 21:06:36 +09:00
types.go feat(openai): explicit reasoning 보존 로직 추가 및 관련 핸들러 개선 2026-07-09 11:23:34 +09:00