|
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 |
|
|
c9cf611cd6
|
feat(ConfigManager): use input when fetch AI models failed for better UX
|
2025-02-15 08:45:47 +08:00 |
|
|
f51e3d233a
|
fix(ConfigManager): only add model to USelect options when model is not empty
|
2025-02-14 22:37:55 +08:00 |
|
|
16291788e4
|
fix: GPT-4o returns search query undefined in certain cases
|
2025-02-14 19:40:42 +08:00 |
|
|
36ebbf3fbe
|
feat: export report as Markdown
|
2025-02-14 17:25:04 +08:00 |
|
|
8c36e5728a
|
fix: check if model returned at least 1 feedback
|
2025-02-14 17:16:16 +08:00 |
|
|
e15e35e5dd
|
fix: remove timeout limits in processSearchResult
|
2025-02-14 16:13:41 +08:00 |
|
|
55503b9bbd
|
style: improve text colors in dark mode
|
2025-02-14 15:53:29 +08:00 |
|
|
e7296df78f
|
feat: support reasoning models like DeepSeek R1
|
2025-02-14 15:20:02 +08:00 |
|
|
93527597b7
|
fix(json): remove extra spaces to improve fixJson success rate
|
2025-02-14 12:01:35 +08:00 |
|
|
600aaf53e1
|
chore: add README_zh.md
|
2025-02-14 10:51:49 +08:00 |
|
|
e60890e286
|
feat: improve error handling in web search
|
2025-02-14 10:30:02 +08:00 |
|
|
8d27f70c3e
|
feat(ci): add workflow to publish Docker images
|
2025-02-13 23:05:14 +08:00 |
|
|
83f64b5948
|
feat: search in a different language
|
2025-02-13 22:26:43 +08:00 |
|
|
86c63d569b
|
chore: update README
|
2025-02-13 17:15:54 +08:00 |
|
|
1ce32fabc2
|
feat: improve error handling
|
2025-02-13 16:46:11 +08:00 |
|
|
2ecd1e2213
|
chore: update README
|
2025-02-13 16:04:24 +08:00 |
|
|
7aaa7ab527
|
feat(ConfigManager): auto select model after create
|
2025-02-13 15:31:46 +08:00 |
|
|
2b4ace5c7d
|
perf(build): override Tavily's default model name; Add separate script for full building control
|
2025-02-13 14:48:06 +08:00 |
|
|
1d4d1e8113
|
perf: remove unused tiktoken encodings from node_modules
|
2025-02-13 13:59:20 +08:00 |
|
|
448b9eb7e5
|
fix: "research goal" should use different strings
|
2025-02-13 11:48:17 +08:00 |
|
|
b23e074ba0
|
chore: update README for clearer instructions
|
2025-02-13 10:52:35 +08:00 |
|
|
a2726df100
|
Merge pull request #2 from kaiffeetasse/main
feat: add docker support
|
2025-02-13 10:18:59 +08:00 |
|
|
c5bcec4dba
|
fix: various bugs in Dockerfile
|
2025-02-13 10:16:15 +08:00 |
|
|
1dea958a01
|
feat: add docker support
|
2025-02-12 21:37:48 +01:00 |
|
|
7ef3fe3492
|
fix: revert maxResults in deep-research.ts
|
2025-02-13 00:24:12 +08:00 |
|
|
f1dd76b297
|
fix: "export as .pdf" broken
|
2025-02-13 00:08:49 +08:00 |
|
|
d062977775
|
Update README.md
|
2025-02-12 22:59:06 +08:00 |
|
|
02355494bf
|
fix: storeToRefs
|
2025-02-12 22:50:38 +08:00 |
|
|
b0c86ce2e2
|
feat: respond in user's language, style fixes and research depth fixes
|
2025-02-12 19:34:21 +08:00 |
|
|
5a973b5d63
|
fix(feedback): force the AI model to generate x questions instead of "max x"
|
2025-02-12 17:01:03 +08:00 |
|
|
9b99058b24
|
style: little style tweaks
|
2025-02-12 17:00:29 +08:00 |
|