feat(app): Add truely creative chat mode and move current chat mode to "Local Research"

This commit is contained in:
Willie Zutz 2025-05-01 10:52:23 -06:00
parent e79ea35449
commit 90e72c5e58
7 changed files with 57 additions and 19 deletions

View file

@ -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: