mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-09-18 15:21:33 +00:00
feat(prompts): fix typo, closes #715
This commit is contained in:
@@ -125,7 +125,7 @@ export const POST = async (req: Request) => {
|
||||
embeddings,
|
||||
body.optimizationMode,
|
||||
[],
|
||||
"",
|
||||
'',
|
||||
);
|
||||
|
||||
if (!body.stream) {
|
||||
|
Reference in New Issue
Block a user