Commit Graph

115 Commits

Author SHA1 Message Date
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
f12bdbe61a chore: version 1.1.2 2025-02-20 15:00:22 +08:00
a75539d481 fix(deep-research): JSON reserved words should be escaped 2025-02-20 14:54:08 +08:00
0ad5316249 feat: added advanced search and topic support for Tavily 2025-02-20 14:53:42 +08:00
599515e52e fix: config validation for Firecrawl 2025-02-19 13:45:41 +08:00
e7ea6ffb19 chore: update README 2025-02-18 19:47:14 +08:00
daf65889b3 feat: support custon endpint for Firecrawl 2025-02-18 14:36:59 +08:00
f593546864 fix(deep-research): searchLanguage is missing when recursively calling deepResearch 2025-02-18 12:57:56 +08:00
eada822366 Revert "ci: use self hosted actions runner"
This reverts commit 016aaf1a37.
2025-02-18 11:53:01 +08:00
7f7a08926d feat: add AI provider SiliconFlow 2025-02-18 11:32:47 +08:00
016aaf1a37 ci: use self hosted actions runner 2025-02-18 10:52:47 +08:00
212bc8b50e chore: enable brotli and gzip for public assets 2025-02-17 23:36:57 +08:00
f15dde29c0 fix(SearchFlow): reset hasUserInteraction after clearing nodes 2025-02-17 19:54:00 +08:00
dc068ce3fb fix: do not validate api key for Ollama
closes #14
2025-02-17 18:30:59 +08:00
d4d3351ecf fix: AutoUpdateToast breaks HMR 2025-02-17 18:24:12 +08:00
78bdfd3282 feat: support setting model context length 2025-02-17 16:44:59 +08:00