Removed compact mode
This commit is contained in:
parent
b2da9faeed
commit
73b5e8832e
11 changed files with 15 additions and 160 deletions
|
|
@ -8,8 +8,7 @@ import {
|
|||
} from './redditSearch';
|
||||
import {
|
||||
webSearchResponsePrompt,
|
||||
webSearchRetrieverPrompt,
|
||||
preciseWebSearchResponsePrompt,
|
||||
webSearchRetrieverPrompt
|
||||
} from './webSearch';
|
||||
import {
|
||||
wolframAlphaSearchResponsePrompt,
|
||||
|
|
@ -24,7 +23,6 @@ import {
|
|||
export default {
|
||||
webSearchResponsePrompt,
|
||||
webSearchRetrieverPrompt,
|
||||
preciseWebSearchResponsePrompt,
|
||||
academicSearchResponsePrompt,
|
||||
academicSearchRetrieverPrompt,
|
||||
redditSearchResponsePrompt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue