iop/apps/edge/internal/openai
toki fc16a1e05c feat(edge): implement openai compatible raw tunnel sideband passthrough for edge stream
- Implement stream.go with sideband passthrough support
- Update chat_handler.go with streaming handler changes
- Add run_dispatch.go with new dispatch service logic
- Add server tests for streaming and sideband functionality
- Archive old plan/code-review docs for cloud-G07
2026-07-08 06:18:00 +09:00
..
chat_handler.go feat(edge): implement openai compatible raw tunnel sideband passthrough for edge stream 2026-07-08 06:18:00 +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 chore: clean up review files and update log_safety_test 2026-07-06 15:45:56 +09:00
ollama_passthrough.go
responses_handler.go fix(edge/openai): remove preview fields from production logs 2026-07-06 15:21:50 +09:00
routes.go update: edge/node config and openapi contract changes 2026-06-24 22:03:09 +09:00
run_result.go feat: edge openai handler updates and node provider first config surface 2026-07-01 10:44:48 +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(edge): implement openai compatible raw tunnel sideband passthrough for edge stream 2026-07-08 06:18:00 +09:00
stream.go feat(edge): implement openai compatible raw tunnel sideband passthrough for edge stream 2026-07-08 06:18:00 +09:00
strict_output.go feat: openai-compatible tool call boundary hardening changes 2026-07-04 17:31:03 +09:00
tool_validation.go refactor: mattermost 통합 정리 및 openai tool boundary 개선 2026-07-06 21:06:36 +09:00
types.go refactor: mattermost 통합 정리 및 openai tool boundary 개선 2026-07-06 21:06:36 +09:00