Description:
All jobs are being scored as 0 regardless of content. The scoring stage completes successfully but no real scores are saved.
I am using Ollama LLM provider with qwen3.5:2b model.
Logs:
10:10:20 - INFO - Scoring 1216 jobs sequentially...
10:10:29 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:10:29 - INFO - [1/1216] score=0 Cyber Security Analyst
10:10:37 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:10:37 - INFO - [2/1216] score=0 Security Engineer
10:10:45 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:10:45 - INFO - [3/1216] score=0 Cyber Security Analyst
10:10:53 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:10:53 - INFO - [4/1216] score=0 Security Analyst, Information Security
10:11:02 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:11:02 - INFO - [5/1216] score=0 Cloud Security Engineer
10:11:10 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:11:10 - INFO - [6/1216] score=0 Sr. Corporate Security Engineer
10:11:19 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:11:19 - INFO - [7/1216] score=0 Security Engineer, Insider Threat Detection & Response
10:11:28 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:11:28 - INFO - [8/1216] score=0 Lead Security Engineer
10:11:36 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:11:36 - INFO - [9/1216] score=0 Artificial Intelligence Engineer
10:11:45 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:11:45 - INFO - [10/1216] score=0 Data Scientist (Python & SQL) - Freelance AI Trainer
10:11:53 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:11:53 - INFO - [11/1216] score=0 Artificial Intelligence Engineer
10:12:01 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:12:01 - INFO - [12/1216] score=0 Machine Learning Engineer
10:12:10 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:12:10 - INFO - [13/1216] score=0 US Tech - AI Evaluation Engineer (QA) Senior Associate
10:12:18 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:12:18 - INFO - [14/1216] score=0 Java Engineer (Data Privacy)
10:12:27 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:12:27 - INFO - [15/1216] score=0 Data Scientist
10:12:35 - INFO - HTTP Request: POST http://localhost:11434/v1/chat/completions "HTTP/1.1 200 OK"
10:12:35 - INFO - [16/1216] score=0 AI/ML Lead Engineer
Description:
All jobs are being scored as 0 regardless of content. The scoring stage completes successfully but no real scores are saved.
I am using Ollama LLM provider with
qwen3.5:2bmodel.Logs: