We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc36819 commit 24cbd70Copy full SHA for 24cbd70
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