mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-12-25 04:58:15 +00:00
Delete index.ts
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
import {
|
|
||||||
webSearchResponsePrompt,
|
|
||||||
webSearchRetrieverFewShots,
|
|
||||||
webSearchRetrieverPrompt,
|
|
||||||
} from './webSearch';
|
|
||||||
import { writingAssistantPrompt } from './writingAssistant';
|
|
||||||
|
|
||||||
export default {
|
|
||||||
webSearchResponsePrompt,
|
|
||||||
webSearchRetrieverPrompt,
|
|
||||||
webSearchRetrieverFewShots,
|
|
||||||
writingAssistantPrompt,
|
|
||||||
};
|
|
||||||
Reference in New Issue
Block a user