Results 4 comments of river
trafficstars

I have tried [private browsing](https://support.google.com/chrome/answer/95464?hl=en&co=GENIE.Platform%3DDesktop) and still have the same issue.

Hi @oil-oil, here is my environment when building from source: - v17.6.0 (node -v) - 1.22.17 (yarn -v) - go version go1.17.8 darwin/amd64 I switched from Chrome to Safari and...

Similar issues: ```shell com.lowagie.text.exceptions.InvalidPdfException: Unknown encryption type R = 5 at com.lowagie.text.pdf.PdfReader.readPdf(PdfReader.java:618) at com.lowagie.text.pdf.PdfReader.(PdfReader.java:184) at com.lowagie.text.pdf.PdfReader.(PdfReader.java:168) ```

> @n3bul4 what I want to achieve is to encapsulate the OpenAI interface and provide a public service internally. Your example code works well for local debugging with streaming response,...