Commit Graph

12 Commits

Author SHA1 Message Date
a71e4ae10d feat(app):
- Adds true chat mode. Moves writing mode to local research mode.
- Adds model stats that shows model name and response time for messages.
- Adds settings toggle to allow turning off automatic suggestions
2025-05-01 11:32:13 -06:00
64e2d457cc feat(search): add optional systemInstructions to API request body 2025-04-05 19:06:18 +01:00
5d60ab1139 feat(api): Switch to newline-delimited JSON streaming instead of SSE 2025-03-27 13:04:09 +01:00
5c016127cb feat(package): bump version 2025-03-20 12:41:07 +05:30
33b895b75e feat(app): add search API 2025-03-20 12:29:52 +05:30
f3e918c3e3 chore(docs): fix Markdown lint issues in the docs 2024-11-15 07:04:45 +01:00
0a7167eb04 feat(search-api): add optimizationMode 2024-10-11 10:54:08 +05:30
dcfe43ebda trigger build 2024-10-02 22:00:04 +05:30
e3488366c1 Update SEARCH.md 2024-09-25 17:56:19 +05:30
8902abdcee Update SEARCH.md 2024-09-25 17:54:35 +05:30
15203c123d feat(docs): update search docs 2024-09-25 17:49:16 +05:30
c52d6ac290 feat(docs): add search API docs 2024-09-25 16:54:07 +05:30