We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0a71e6 + 24cbd70 commit 09cb057Copy full SHA for 09cb057
1 file changed
src/config/SearchEngines.ts
@@ -11,7 +11,7 @@ export const AI_PROMPT_ENGINES: SearchEngineType[] = [
11
},
12
{
13
label: 'Mistral',
14
- url: 'https://chat.mistral.ai/chat?q',
+ url: 'https://chat.mistral.ai/chat?q=',
15
16
17
label: 'Perplexity',
0 commit comments