I used my own specific resume, but still show "Incorrect API key provided:" #861
Unanswered
Shuo-Wang-UCBerkeley
asked this question in
Q&A
Replies: 2 comments
-
You wil still need you supply a usable LLM api key. This project uses LLM to evaluate if the job matches your skills, and to write necessary summary / cover letter during the application. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, you still need your own LLM api key. No worry, the usage is low . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
I used my own specific resume, but still show "Incorrect API key provided:". If I use my own specific resume, do I still need to get a OpenAI API key?
Steps to reproduce
2024-11-14 22:51:42.250 | ERROR | ai_hawk.llm.llm_manager:call:292 - Unexpected error occurred: Error code: 401 - {'error': {'message': 'Incorrect API key provided: sk-11KRr***************************************u2FR. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}
Expected behavior
It should used my own specific resume to automatically apply the job
Actual behavior
but it fail and shows the error.
Branch
None
Branch name
No response
Python version
No response
LLM Used
No response
Model used
No response
Additional context
I used my own specific resume, but still show "Incorrect API key provided:". If I use my own specific resume, do I still need to get a OpenAI API key?
Beta Was this translation helpful? Give feedback.
All reactions