-
-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Prism\Prism\Exceptions\PrismException
Sending to model (qwen3:0.6b) failed: HTTP request returned status code 400
at vendor\prism-php\prism\src\Exceptions\PrismException.php:65
61▕ }
62▕
63▕ public static function providerRequestError(string $model, Throwable $previous): self
64▕ {
➜ 65▕ return new self(vsprintf('Sending to model (%s) failed: %s', [
66▕ $model,
67▕ $previous->getMessage(),
68▕ ]), previous: $previous);
69▕ }
1 vendor\prism-php\prism\src\Providers\Provider.php:73
Prism\Prism\Exceptions\PrismException::providerRequestError()
2 vendor\prism-php\prism\src\Text\PendingRequest.php:69
Prism\Prism\Providers\Provider::handleRequestException()
the ai can't use laravel mcp tools
edit:
Failed to fetch tools from MCP server 'laravel-boost': JSON-RPC error: Invalid params: "id" must be an integer or null if present. (code: -32602) -> when i use http / stdio