Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

register openai API key return internal error #14

Open
mohsenhadadi1986 opened this issue Apr 18, 2024 · 3 comments
Open

register openai API key return internal error #14

mohsenhadadi1986 opened this issue Apr 18, 2024 · 3 comments
Assignees

Comments

@mohsenhadadi1986
Copy link

Hi,
In my public project, I tried using Jenres.
The server returned me the following error when I tried to register my OpenAI API key (GPT-4).
Could you please let me know how I can resolve this issue.

`cytoscape git:(main) ✗ ./jenres-cli.sh register-secrets
Running register-secrets command
Enter OPENAI_API_KEY: ********************************************
Enter SonarCloud token [optional, empty to skip]:
URL: https://jenres-api.aws.res-it.com/secrets
Private Key Path: .jenres/jenres_rsa_private.pem
Repository: mohsenhadadi1986/*************
OPENAI_API_KEY: ******************************************************
SonarCloud token:
Are you sure you want to upload these secrets? (y/n) y
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1058 100 265 100 793 214 640 0:00:01 0:00:01 --:--:-- 855
Response:
<!doctype html>

<title>500 Internal Server Error</title>

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

`
@bonelli
Copy link
Contributor

bonelli commented Apr 29, 2024

@mohsenhadadi1986 thank you for opening this issue, can you please try again? It looks like a temporary issue

@mohsenhadadi1986
Copy link
Author

@bonelli thanks, i found my problem and i set it in my public repository.
My api key is based on gpt-4o, did you consider this model in jenres?

@bonelli
Copy link
Contributor

bonelli commented May 22, 2024

Hey there, yes we currently (May 2024) use gpt-4o as main model and gpt-3.5-turbo as cheap model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants