[GH-ISSUE #8] Error Encountered with Tool Execution #4

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

Originally created by @Boopath1 on GitHub (Aug 26, 2025).
Original GitHub issue: https://github.com/atiilla/sqlmap-ai/issues/8

Hello there!
I’ve downloaded and run the tool, but it throws an error. Could you please check and let me know what’s wrong?

#ollama list
NAME               ID              SIZE      MODIFIED       
llama3.2:latest    a80c4f17acd5    2.0 GB    32 minutes ago
Image Image Image
Originally created by @Boopath1 on GitHub (Aug 26, 2025). Original GitHub issue: https://github.com/atiilla/sqlmap-ai/issues/8 Hello there! I’ve downloaded and run the tool, but it throws an error. Could you please check and let me know what’s wrong? ``` #ollama list NAME ID SIZE MODIFIED llama3.2:latest a80c4f17acd5 2.0 GB 32 minutes ago ``` <img width="1512" height="587" alt="Image" src="https://github.com/user-attachments/assets/8a224ef3-dd4e-4054-ac44-352ee4727ac5" /> <img width="1511" height="445" alt="Image" src="https://github.com/user-attachments/assets/b1394f3b-1df0-4246-af3a-1c80a80d77ec" /> <img width="1509" height="845" alt="Image" src="https://github.com/user-attachments/assets/44cc613f-dac3-444f-b000-892aedab63e6" />
kerem closed this issue 2026-03-01 14:51:11 +03:00
Author
Owner

@atiilla commented on GitHub (Aug 26, 2025):

I’ll review it and circle back.

<!-- gh-comment-id:3223200990 --> @atiilla commented on GitHub (Aug 26, 2025): I’ll review it and circle back.
Author
Owner

@atiilla commented on GitHub (Aug 27, 2025):

Default behavior (simple prompt for Ollama)

python run.py -u "http://testphp.vulnweb.com/listproducts.php?cat=1" --ai-provider ollama --ollama-model deepseek-r1:1.5b

Force advanced prompt for Ollama (for powerful models)

python run.py -u "http://testphp.vulnweb.com/listproducts.php?cat=1" --ai-provider ollama --ollama-model deepseek-r1:1.5b --advanced

Force simple prompt for other providers

python run.py -u "http://testphp.vulnweb.com/listproducts.php?cat=1" --ai-provider groq --simple

<!-- gh-comment-id:3229744114 --> @atiilla commented on GitHub (Aug 27, 2025): ### Default behavior (simple prompt for Ollama) python run.py -u "http://testphp.vulnweb.com/listproducts.php?cat=1" --ai-provider ollama --ollama-model deepseek-r1:1.5b ### Force advanced prompt for Ollama (for powerful models) python run.py -u "http://testphp.vulnweb.com/listproducts.php?cat=1" --ai-provider ollama --ollama-model deepseek-r1:1.5b --advanced ### Force simple prompt for other providers python run.py -u "http://testphp.vulnweb.com/listproducts.php?cat=1" --ai-provider groq --simple
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#4
No description provided.