We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It couldn't create reume
INFO:httpx:HTTP Request: POST https://api.openai.com/v1/chat/completions "HTTP/1.1 200 OK" DEBUG:httpcore.http11:receive_response_body.started request=<Request [b'POST']> DEBUG:httpcore.http11:receive_response_body.complete DEBUG:httpcore.http11:response_closed.started DEBUG:httpcore.http11:response_closed.complete DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete DEBUG:openai._base_client:HTTP Response: POST https://api.openai.com/v1/chat/completions "200 OK" Headers([('date', 'Thu, 30 Jan 2025 18:05:10 GMT'), ('content-type', 'application/json'), ('transfer-encoding', 'chunked'), ('connection', 'keep-alive'), ('access-control-expose-headers', 'X-Request-ID'), ('openai-organization', 'user-ha4dn84tcelqqszegdpaubph'), ('openai-processing-ms', '12359'), ('openai-version', '2020-10-01'), ('x-ratelimit-limit-requests', '10000'), ('x-ratelimit-limit-tokens', '200000'), ('x-ratelimit-remaining-requests', '9997'), ('x-ratelimit-remaining-tokens', '198012'), ('x-ratelimit-reset-requests', '25.909s'), ('x-ratelimit-reset-tokens', '596ms'), ('x-request-id', 'req_b8ddf3991a0bdb0e3cb162ec07611b93'), ('strict-transport-security', 'max-age=31536000; includeSubDomains; preload'), ('cf-cache-status', 'DYNAMIC'), ('set-cookie', '__cf_bm=1DaIJtY_8VbIjMev0AZg3OLSCSpzNgVwsSkb94QlZ94-1738260310-1.0.1.1-9wFS6XJZPGo4bWW0b.cFI1Kk1oWMydYYJhFgy_fINyEoplofshUXdEXwEnKOWKdl9SidSEbPno5SpsGoZ1iXCg; path=/; expires=Thu, 30-Jan-25 18:35:10 GMT; domain=.api.openai.com; HttpOnly; Secure; SameSite=None'), ('x-content-type-options', 'nosniff'), ('set-cookie', '_cfuvid=I6DyczPTGuk7.U8diTNuBhXeKD67eiNsnZEaicBkFt8-1738260310721-0.0.1.1-604800000; path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None'), ('server', 'cloudflare'), ('cf-ray', '90a3632febc369e2-DFW'), ('content-encoding', 'gzip'), ('alt-svc', 'h3=":443"; ma=86400')]) DEBUG:openai._base_client:request_id: req_b8ddf3991a0bdb0e3cb162ec07611b93 DEBUG:urllib3.connectionpool:http://localhost:51151 "POST /session/5062e5d5ab9de9a5fbea8ddb861f4c7e/url HTTP/11" 200 0 DEBUG:urllib3.connectionpool:http://localhost:51151 "POST /session/5062e5d5ab9de9a5fbea8ddb861f4c7e/goog/cdp/execute HTTP/11" 200 0 DEBUG:urllib3.connectionpool:http://localhost:51151 "DELETE /session/5062e5d5ab9de9a5fbea8ddb861f4c7e HTTP/11" 200 0 DEBUG:httpcore.connection:close.started DEBUG:httpcore.connection:close.complete
C:\Jobs_Applier_AI_Agent>
No response
None
The text was updated successfully, but these errors were encountered:
Hello. Did you setup an API key for OpenAI in the secrets.yml file?
secrets.yml
Are you intending on using the OpenAI endpoint or trying to use something different such as DeepSeek.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
It couldn't create reume
Steps to reproduce
INFO:httpx:HTTP Request: POST https://api.openai.com/v1/chat/completions "HTTP/1.1 200 OK"
DEBUG:httpcore.http11:receive_response_body.started request=<Request [b'POST']>
DEBUG:httpcore.http11:receive_response_body.complete
DEBUG:httpcore.http11:response_closed.started
DEBUG:httpcore.http11:response_closed.complete
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete
DEBUG:openai._base_client:HTTP Response: POST https://api.openai.com/v1/chat/completions "200 OK" Headers([('date', 'Thu, 30 Jan 2025 18:05:10 GMT'), ('content-type', 'application/json'), ('transfer-encoding', 'chunked'), ('connection', 'keep-alive'), ('access-control-expose-headers', 'X-Request-ID'), ('openai-organization', 'user-ha4dn84tcelqqszegdpaubph'), ('openai-processing-ms', '12359'), ('openai-version', '2020-10-01'), ('x-ratelimit-limit-requests', '10000'), ('x-ratelimit-limit-tokens', '200000'), ('x-ratelimit-remaining-requests', '9997'), ('x-ratelimit-remaining-tokens', '198012'), ('x-ratelimit-reset-requests', '25.909s'), ('x-ratelimit-reset-tokens', '596ms'), ('x-request-id', 'req_b8ddf3991a0bdb0e3cb162ec07611b93'), ('strict-transport-security', 'max-age=31536000; includeSubDomains; preload'), ('cf-cache-status', 'DYNAMIC'), ('set-cookie', '__cf_bm=1DaIJtY_8VbIjMev0AZg3OLSCSpzNgVwsSkb94QlZ94-1738260310-1.0.1.1-9wFS6XJZPGo4bWW0b.cFI1Kk1oWMydYYJhFgy_fINyEoplofshUXdEXwEnKOWKdl9SidSEbPno5SpsGoZ1iXCg; path=/; expires=Thu, 30-Jan-25 18:35:10 GMT; domain=.api.openai.com; HttpOnly; Secure; SameSite=None'), ('x-content-type-options', 'nosniff'), ('set-cookie', '_cfuvid=I6DyczPTGuk7.U8diTNuBhXeKD67eiNsnZEaicBkFt8-1738260310721-0.0.1.1-604800000; path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None'), ('server', 'cloudflare'), ('cf-ray', '90a3632febc369e2-DFW'), ('content-encoding', 'gzip'), ('alt-svc', 'h3=":443"; ma=86400')])
DEBUG:openai._base_client:request_id: req_b8ddf3991a0bdb0e3cb162ec07611b93
DEBUG:urllib3.connectionpool:http://localhost:51151 "POST /session/5062e5d5ab9de9a5fbea8ddb861f4c7e/url HTTP/11" 200 0
DEBUG:urllib3.connectionpool:http://localhost:51151 "POST /session/5062e5d5ab9de9a5fbea8ddb861f4c7e/goog/cdp/execute HTTP/11" 200 0
DEBUG:urllib3.connectionpool:http://localhost:51151 "DELETE /session/5062e5d5ab9de9a5fbea8ddb861f4c7e HTTP/11" 200 0
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete
C:\Jobs_Applier_AI_Agent>
Expected behavior
No response
Actual behavior
No response
Branch
None
Branch name
No response
Python version
No response
LLM Used
No response
Model used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: