feat(app): Add truely creative chat mode and move current chat mode to "Local Research"
This commit is contained in:
parent
e79ea35449
commit
90e72c5e58
7 changed files with 57 additions and 19 deletions
|
|
@ -55,7 +55,7 @@ The API accepts a JSON object in the request body, where you define the focus mo
|
|||
|
||||
- **`focusMode`** (string, required): Specifies which focus mode to use. Available modes:
|
||||
|
||||
- `webSearch`, `academicSearch`, `writingAssistant`, `wolframAlphaSearch`, `youtubeSearch`, `redditSearch`.
|
||||
- `webSearch`, `academicSearch`, `localResearch`, `chat`, `wolframAlphaSearch`, `youtubeSearch`, `redditSearch`.
|
||||
|
||||
- **`optimizationMode`** (string, optional): Specifies the optimization mode to control the balance between performance and quality. Available modes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue