mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-20 00:38:39 +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