Commit Graph

101 Commits

Author SHA1 Message Date
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
fc83d9387e feat: support setting concurrency limits in web search 2025-02-17 16:20:25 +08:00
c10090d7d9 feat: rewritten search visualization using VueFlow 2025-02-16 21:40:35 +08:00
3830875858 feat(DeepResearch): show URL title in "Visited URLs" if possible 2025-02-15 21:48:35 +08:00
f8af8b4afc feat: add support for Firecrawl 2025-02-15 21:41:15 +08:00
abb93139a6 fix(useAiProvider): use DeepSeek provider if model name includes deepseek 2025-02-15 21:38:35 +08:00
41abca144d fix(feedback.ts): throw error without wrapping 2025-02-15 20:35:37 +08:00
156d7655a1 chore: bump dependencies 2025-02-15 20:25:52 +08:00
970ca029f4 feat: support DeepSeek, OpenRouter & Ollama providers 2025-02-15 15:31:25 +08:00
cffb4c3d73 feat: dismiss update toast 2025-02-15 12:44:26 +08:00
5924af9c8c chore: add edgeone.json 2025-02-15 12:34:00 +08:00
74528ddca7 feat: support regenerating research report 2025-02-15 12:14:31 +08:00
bbc495b8d2 feat(index.vue): display version beside title 2025-02-15 11:20:42 +08:00
66bfffd25e feat: automatically check version updates 2025-02-15 11:05:31 +08:00
0288396b71 chore: add version.json 2025-02-15 09:37:43 +08:00