[GH-ISSUE #97] AI Error 422 (Parameters) #53

Closed
opened 2026-06-06 22:08:49 -04:00 by yindo · 2 comments
Owner

Originally created by @beta0x01 on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/97

I faced this error with mistral models (exactly mistral-large-latest) while i'm testing the custom provider i faced 422 error, with inspecting with proxy i found that the tool sends extra params to ai endpoint where not all ai models accept the current existing params, some are excludable, so is there any way to cancel any param (with some special char or something?) or this issue will be fixed in the next version, thnx a lot. beta0x01

Originally created by @beta0x01 on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/97 I faced this error with mistral models (exactly mistral-large-latest) while i'm testing the custom provider i faced 422 error, with inspecting with proxy i found that the tool sends extra params to ai endpoint where not all ai models accept the current existing params, some are excludable, so is there any way to cancel any param (with some special char or something?) or this issue will be fixed in the next version, thnx a lot. beta0x01
yindo closed this issue 2026-06-06 22:08:49 -04:00
Author
Owner

@632rXB1XTIB9xmwZyPkg commented on GitHub (Feb 18, 2026):

I faced this error with mistral models (exactly mistral-large-latest) while i'm testing the custom provider i faced 422 error, with inspecting with proxy i found that the tool sends extra params to ai endpoint where not all ai models accept the current existing params, some are excludable, so is there any way to cancel any param (with some special char or something?) or this issue will be fixed in the next version, thnx a lot. beta0x01

<!-- gh-comment-id:3921901916 --> @632rXB1XTIB9xmwZyPkg commented on GitHub (Feb 18, 2026): > I faced this error with mistral models (exactly mistral-large-latest) while i'm testing the custom provider i faced 422 error, with inspecting with proxy i found that the tool sends extra params to ai endpoint where not all ai models accept the current existing params, some are excludable, so is there any way to cancel any param (with some special char or something?) or this issue will be fixed in the next version, thnx a lot. beta0x01
Author
Owner

@asdek commented on GitHub (Feb 18, 2026):

Hey @beta0x01 @632rXB1XTIB9xmwZyPkg
#102 should solve this issue, you can try to update to the latest docker image
docker compose pull && docker compose up -d

<!-- gh-comment-id:3924130261 --> @asdek commented on GitHub (Feb 18, 2026): Hey @beta0x01 @632rXB1XTIB9xmwZyPkg #102 should solve this issue, you can try to update to the latest docker image `docker compose pull && docker compose up -d`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/pentagi#53