- Add stream trace logging to edge server streamChatCompletion - Add stream trace logging to node adapter openai_compat provider - Enable trace via IOP_OPENAI_COMPAT_TRACE_STREAM env var or iop_trace_stream metadata - Track content, reasoning, tool_calls chunks with think tag detection |
||
|---|---|---|
| .. | ||
| chat_handler.go | ||
| ollama_passthrough.go | ||
| responses_handler.go | ||
| routes.go | ||
| run_result.go | ||
| server.go | ||
| server_test.go | ||
| stream.go | ||
| strict_output.go | ||
| tool_validation.go | ||
| types.go | ||