iop/apps/edge/internal/openai
toki 9b7b4e044f refactor: openai usage metrics stream relay with grafana doc update
- Move usage metrics aggregation to stream layer in edge openai handler
- Refactor stream.go to relay usage metrics from node responses
- Update grafana doc with new metric structure and dashboard notes
- Remove completed G05 plan/code-review artifacts
- Archive closed task artifacts
2026-07-14 18:57:43 +09:00
..
chat_handler.go fix(openai): provider native thinking을 보존한다 2026-07-14 07:21:37 +09:00
identity_metering_test.go feat: update edge config, usage docs, tests, and roadmap 2026-07-11 04:47:11 +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
principal.go feat: usage metrics - identity metering, usage token logging, and runtime proto 2026-07-10 17:54:23 +09:00
responses_handler.go feat(edge): OpenAI compatible provider pass-through & test coverage 2026-07-14 06:39:53 +09:00
routes.go feat: usage metrics - identity metering, usage token logging, and runtime proto 2026-07-10 17:54:23 +09:00
run_result.go feat: usage metrics - identity metering, usage token logging, and runtime proto 2026-07-10 17:54:23 +09:00
server.go feat(edge): model group mixed provider dispatch implementation + archive completed tasks 2026-07-12 15:42:16 +09:00
server_test.go fix(openai): provider native thinking을 보존한다 2026-07-14 07:21:37 +09:00
stream.go refactor: openai usage metrics stream relay with grafana doc update 2026-07-14 18:57:43 +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: routing-policy-model-orchestration - responses passthrough & model group mixed provider dispatch 2026-07-11 12:42:16 +09:00
usage_metrics.go refactor: openai usage metrics stream relay with grafana doc update 2026-07-14 18:57:43 +09:00
usage_metrics_test.go refactor: openai usage metrics stream relay with grafana doc update 2026-07-14 18:57:43 +09:00