ShishirPatil / gorilla

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
https://gorilla.cs.berkeley.edu/
Apache License 2.0
11.28k stars 952 forks source link

[BFCL] Gorilla API does not work (SSL: CERTIFICATE_VERIFY_FAILED, certificate expired error) #668

Open hydang99 opened 6 days ago

hydang99 commented 6 days ago

Describe the issue I got the issue when trying to run gorilla v2 and it get the error as CERTIFICATE_VERIFY_FAILED, certificate expired error.

ID datapoint

  1. Datapoint / Model Handler permalink:
  2. Issue:
  3. Gorilla repo commit #:

What is the issue

Proposed Changes

{ 'previous_datapoint':[], 'updated_datapoint':[] }

Additional context Add any other context about the problem here.

hydang99 commented 4 days ago

I just want to ask if any updates on the issue. The full error when doing the inference is Error: HTTPSConnectionPool(host='luigi.millennium.berkeley.edu', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)')))

HuanzhiMao commented 3 days ago

Hi, sorry for the wait. We are still trying to fix the certificate issue :/

abitrolly commented 2 days ago

@HuanzhiMao I can help setting up automatic certificate renewal. WhatsApp +375 29 3204241, https://github.com/abitrolly.keys

Do you use Ansible or any other automation for these?