Skip to content

OpenRouter model deepseek-r1-0528:free returns 404 error #7

@ghaithrb

Description

@ghaithrb

Bug Report

Description

When running the HexSecGPT CLI tool, the program fails to connect to the OpenRouter API.

Error

Error code: 404
No endpoints found for deepseek/deepseek-r1-0528:free

Expected Behavior

The tool should connect successfully and return AI responses.

Current Behavior

The API returns a 404 error because the model deepseek/deepseek-r1-0528:free appears to no longer exist on OpenRouter.

Possible Fix

Update the default model in the configuration file to a currently available free model such as:

  • meta-llama/llama-3.2-3b-instruct:free
  • qwen/qwen3-coder:free
  • google/gemma-3-4b-it:free

Environment

  • OS: Kali Linux
  • Python version: 3.x
  • API Provider: OpenRouter

Additional Notes

This may occur because OpenRouter removed or renamed the model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions