iop/apps/edge/internal/openai
toki 912e900244 feat(runtime): workspace_root 제거와 tool 호환을 반영한다
Node store/workspace 위치를 Edge가 내려주는 runtime payload에서 분리한다. Chat Completions tool 요청은 내부 실행에서 tool_choice=none으로 낮춰 downstream 자동 tool 호출 요구로 실패하지 않게 맞춘다.
2026-06-27 11:32:45 +09:00
..
chat_handler.go feat(runtime): workspace_root 제거와 tool 호환을 반영한다 2026-06-27 11:32:45 +09:00
ollama_passthrough.go
responses_handler.go feat: OpenAI compatible API 변경 사항 적용 2026-06-27 05:16:25 +09:00
routes.go update: edge/node config and openapi contract changes 2026-06-24 22:03:09 +09:00
run_result.go feat: update inference provider extension phase and edge app changes 2026-06-18 09:45:38 +09:00
server.go feat(edge): runtime config refresh mechanism implementation 2026-06-21 21:35:50 +09:00
server_test.go feat(runtime): workspace_root 제거와 tool 호환을 반영한다 2026-06-27 11:32:45 +09:00
stream.go feat: update inference provider extension phase and edge app changes 2026-06-18 09:45:38 +09:00
strict_output.go
types.go feat(runtime): workspace_root 제거와 tool 호환을 반영한다 2026-06-27 11:32:45 +09:00