mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-12-24 20:48:14 +00:00
feat(classifier-prompt): add calculation widget
This commit is contained in:
@@ -55,7 +55,8 @@ You must respond in the following JSON format without any extra text, explanatio
|
|||||||
"academicSearch": boolean,
|
"academicSearch": boolean,
|
||||||
"discussionSearch": boolean,
|
"discussionSearch": boolean,
|
||||||
"showWeatherWidget": boolean,
|
"showWeatherWidget": boolean,
|
||||||
"showStockWidget": boolean
|
"showStockWidget": boolean,
|
||||||
|
"showCalculationWidget": boolean,
|
||||||
},
|
},
|
||||||
"standaloneFollowUp": string
|
"standaloneFollowUp": string
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user