tcyuan1017

Results 1 issues of tcyuan1017

我在管道中匯入https://github.com/open-webui/pipelines/blob/main/examples/filters/rate_limit_filter_pipeline.py 後測試, ![Image](https://github.com/user-attachments/assets/06f37718-d17e-4161-98f9-820001278947) 到達限制後UI介面跳出Connection closed錯誤如圖, ![Image](https://github.com/user-attachments/assets/33aa854b-a546-4fc9-8a1a-15d363946c50) 預期應該要跳出"Rate limit exceeded. Please try again later." 查看docker logs pipelines如下: Rate limit exceeded. Please try again later. INFO: 172.17.0.1:40990 - "POST /rate_limit_filter_pipeline/filter/inlet HTTP/1.1" 500...