lmql icon indicating copy to clipboard operation
lmql copied to clipboard

[Question] SSLCertVerificationError when Using lmql with llamaindex

Open nx-chen02 opened this issue 1 year ago • 1 comments

Hi there,

I'm trying to use lmql with llamaindex with the following code:

Screenshot 2024-01-09 at 15 09 05

However, I keep encountering the SSLCertVerificationError.

Screenshot 2024-01-09 at 13 55 12

Can anyone help me by providing guidance on resolving this issue?

Thanks

nx-chen02 avatar Jan 09 '24 14:01 nx-chen02

This sounds like there may be an issue with you api_base being an invalid SSL certificate. Can you confirm that api_base is the correct URL.

lbeurerkellner avatar Jan 16 '24 20:01 lbeurerkellner