mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-12-16 00:28:15 +00:00
feat(api): update to use fileIds
This commit is contained in:
@@ -57,6 +57,7 @@ export const POST = async (req: Request) => {
|
||||
llm: llm,
|
||||
sources: ['web', 'discussions', 'academic'],
|
||||
mode: 'balanced',
|
||||
fileIds: []
|
||||
},
|
||||
followUp: body.query,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user