We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b984bc4 commit d704b66Copy full SHA for d704b66
1 file changed
config/prism.php
@@ -66,7 +66,7 @@
66
'url' => env('PERPLEXITY_URL', 'https://api.perplexity.ai'),
67
],
68
'z' => [
69
- 'url' => env('Z_URL', 'https://api.z.ai/api/coding/paas/v4'),
+ 'url' => env('Z_URL', 'https://api.z.ai/api/paas/v4'),
70
'api_key' => env('Z_API_KEY', ''),
71
72
0 commit comments