qiqizjl commented on PR #12841: URL: https://github.com/apache/apisix/pull/12841#issuecomment-3691012890
Another possible solution is to check if `request_type` is `ai_stream` or `ai_chat`, and report accordingly. I tried changing the check to report if `ctx.var.llm_time_to_first_token != 0`, but this might affect abnormal requests. If possible, I can continue to refine this issue based on the discussion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
