Commit Graph

130 Commits

Author SHA1 Message Date
5e3eb5fc9b fix: better handle for RetryError 2025-03-09 22:50:55 +08:00
e5b3cdda76 chore: bump nuxt and other dependencies 2025-03-09 21:24:36 +08:00
72ea01b380 chore(i18n): update provider instructions 2025-03-06 16:45:09 +08:00
cc8da1ae84 Merge pull request #46 from paxionfull/feature/infiniai
feat: support infiniai
2025-03-06 16:43:29 +08:00
744f487585 feat: support infiniai 2025-03-06 11:42:03 +08:00
10b4f81e7f chore(ConfigManager): try fetching model list even when no API key is provided 2025-03-03 19:16:34 +08:00
11c88330ab fix(ConfigManager): clear model list when provider changed 2025-03-03 19:14:49 +08:00
19cef77354 fix(NodeDetail): don't show learning if it's undefined 2025-02-28 16:26:51 +08:00
3eb93e034a chore: add prettier linter 2025-02-28 16:20:15 +08:00
c45d75fad2 refactor: use Nuxt 4 directory structure 2025-02-28 16:16:02 +08:00
7a87ed5def chore: version 1.1.7 2025-02-27 13:09:55 +08:00
ad1b3a239c feat: citations in reserch report 2025-02-27 13:03:31 +08:00
e583b92cbf style: prevent node detail overflows 2025-02-27 09:35:39 +08:00
71d1d6dda3 chore(prompt): improve Chinese layout instructions 2025-02-27 09:22:10 +08:00
616a415aa9 chore(ResearchForm): increase width and breadth max value 2025-02-27 08:33:19 +08:00
4a2b72445e style(ConfigManager): make sections collapsible 2025-02-25 17:08:37 +08:00
50b7e3380e chore: add version in analytics 2025-02-25 16:31:58 +08:00
5b59d61213 chore: disable cache for version.json 2025-02-25 16:18:45 +08:00
eb49a83ccf chore: version 1.1.6 2025-02-25 16:13:57 +08:00
4b86257a1d fix(deep-research): apply search language correctly 2025-02-25 16:13:31 +08:00
f58bced86e chore(prompt): improve layout instructions for Chinese 2025-02-25 15:58:37 +08:00
79d39808b2 Merge pull request #37 from Daltonganger/patch-1
Update nl.json
2025-02-24 23:44:26 +08:00
f6a3533b8f Update nl.json
Changed a word that we don't use in Dutch in this sentence.
2025-02-24 16:42:12 +01:00
f8fa797518 fix(ResearchReport): dynamically import print-js 2025-02-24 22:54:52 +08:00
d27b131d1a chore: version 1.1.5 2025-02-24 22:23:22 +08:00
c2425bc3a4 feat(ResearchReport): use print-js to export PDF 2025-02-24 22:18:21 +08:00
6e541d5fe8 style(DeepResearch): fix border color in dark mode 2025-02-24 20:48:15 +08:00
f077807128 feat(ai): improve error handling 2025-02-24 20:06:04 +08:00
9f85c04490 fix(ci): merge docker manifest 2025-02-24 18:02:34 +08:00
5d1b517922 perf(ci): use matrix to speed up build 2025-02-24 17:27:09 +08:00
ac716043a2 fix(deep-research): context size in settings are not applied to trimPrompt 2025-02-24 16:58:43 +08:00
9fea3a9243 chore: version 1.1.4 2025-02-24 15:14:30 +08:00
fa74b3909c feat(DeepResearch): support fullscreen mode 2025-02-24 15:09:44 +08:00
8c50ceb516 refactor(DeepResearch): extract node details to NodeDetail.vue 2025-02-24 11:07:59 +08:00
2a65545b13 chore(ResearchReport): disable regenerate button initially 2025-02-24 11:00:20 +08:00
911a1ed503 chore: version 1.1.3 2025-02-22 15:22:47 +08:00
22ce46f173 chore(json): only print warning after stream finished 2025-02-22 15:16:17 +08:00
66c28978d1 feat(search): retry failed nodes 2025-02-22 15:14:12 +08:00
73e0df2206 Merge pull request #30 from davideuler/main
send 'markdown' format request to firecrawl to get complete markdown …
2025-02-22 11:13:01 +08:00
be2c8c4239 Update issue templates 2025-02-22 11:01:50 +08:00
f55bc77de5 Update issue templates 2025-02-22 11:00:23 +08:00
e73f1a2b52 send 'markdown' format request to firecrawl to get complete markdown for search result pages. Include scrapeOptions with formats: ['markdown'] to get complete markdown content for each search result otherwise it defaults to getting SERP results (url, title, description). 2025-02-22 02:31:15 +08:00
7b1bcfc408 fix(deep-research): pass search results incrementally when triggering node_complete 2025-02-21 23:31:24 +08:00
5d1901f9a4 fix(deep-research): parent nodes are accidently triggered twice ingenerating_query 2025-02-21 23:30:10 +08:00
813654d450 chore: add star history 2025-02-21 18:51:22 +08:00
1c33ec7b5d Merge pull request #27 from Daltonganger/main
Add NL/Dutch
2025-02-21 16:48:15 +08:00
73fde130da chore: add nl locale in nuxt.config.ts 2025-02-21 14:44:49 +08:00
0e4789f683 Add NL/Dutch to i18n.config.ts 2025-02-20 21:16:32 +01:00
36b4f55e1b Update i18n.config.ts 2025-02-20 21:13:14 +01:00
46b7886283 Add files via upload 2025-02-20 21:12:15 +01:00