[PR #4] [MERGED] Changed default model choice of qwen-qwq-32-b to qwen/qwen3-32b #12

Closed
opened 2026-03-01 14:51:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/atiilla/sqlmap-ai/pull/4
Author: @ozskywalker
Created: 8/21/2025
Status: Merged
Merged: 8/22/2025
Merged by: @atiilla

Base: mainHead: fix-replace-deprecated-model-qwen-qwq-32b


📝 Commits (1)

  • 2ac9908 Changed default model choice of qwen-qwq-32-b to qwen/qwen3-32b

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 utils/groq_utils.py (+2 -2)

📄 Description

Fix for issue #3

Summary by CodeRabbit

  • Chores

    • Updated the default AI model to the latest supported option to align with provider deprecations. No changes to behavior: response handling, retries, and timeouts remain the same.
  • Documentation

    • Added a deprecation notice for the previous model with a link to migration guidance.
    • Updated parameter descriptions to reflect the new default model.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/atiilla/sqlmap-ai/pull/4 **Author:** [@ozskywalker](https://github.com/ozskywalker) **Created:** 8/21/2025 **Status:** ✅ Merged **Merged:** 8/22/2025 **Merged by:** [@atiilla](https://github.com/atiilla) **Base:** `main` ← **Head:** `fix-replace-deprecated-model-qwen-qwq-32b` --- ### 📝 Commits (1) - [`2ac9908`](https://github.com/atiilla/sqlmap-ai/commit/2ac99088134a479073ac8bc74521283769027e92) Changed default model choice of qwen-qwq-32-b to qwen/qwen3-32b ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `utils/groq_utils.py` (+2 -2) </details> ### 📄 Description Fix for issue #3 - Followed guidance from https://console.groq.com/docs/deprecations#july-14-2025-qwen-qwq-32b to change qwen-qwq-32b to qwen/qwen3-32b model <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - Chores - Updated the default AI model to the latest supported option to align with provider deprecations. No changes to behavior: response handling, retries, and timeouts remain the same. - Documentation - Added a deprecation notice for the previous model with a link to migration guidance. - Updated parameter descriptions to reflect the new default model. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:51:16 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sqlmap-ai#12
No description provided.