Commit Graph
35 Commits
Author SHA1 Message Date
AnotiaWang 7aaa7ab527 feat(ConfigManager): auto select model after create 2025-02-13 15:31:46 +08:00
AnotiaWang 2b4ace5c7d perf(build): override Tavily's default model name; Add separate script for full building control 2025-02-13 14:48:06 +08:00
AnotiaWang 1d4d1e8113 perf: remove unused tiktoken encodings from node_modules 2025-02-13 13:59:20 +08:00
AnotiaWang 448b9eb7e5 fix: "research goal" should use different strings 2025-02-13 11:48:17 +08:00
AnotiaWang b23e074ba0 chore: update README for clearer instructions 2025-02-13 10:52:35 +08:00
WangYKandGitHub a2726df100 Merge pull request #2 from kaiffeetasse/main
feat: add docker support
2025-02-13 10:18:59 +08:00
WangYKandGitHub c5bcec4dba fix: various bugs in Dockerfile 2025-02-13 10:16:15 +08:00
kaiffeetasse 1dea958a01 feat: add docker support 2025-02-12 21:37:48 +01:00
AnotiaWang 7ef3fe3492 fix: revert maxResults in deep-research.ts 2025-02-13 00:24:12 +08:00
AnotiaWang f1dd76b297 fix: "export as .pdf" broken 2025-02-13 00:08:49 +08:00
WangYKandGitHub d062977775 Update README.md 2025-02-12 22:59:06 +08:00
AnotiaWang 02355494bf fix: storeToRefs 2025-02-12 22:50:38 +08:00
AnotiaWang b0c86ce2e2 feat: respond in user's language, style fixes and research depth fixes 2025-02-12 19:34:21 +08:00
AnotiaWang 5a973b5d63 fix(feedback): force the AI model to generate x questions instead of "max x" 2025-02-12 17:01:03 +08:00
AnotiaWang 9b99058b24 style: little style tweaks 2025-02-12 17:00:29 +08:00
AnotiaWang f4a29aeed1 feat(ConfigManager): auto fetch model list for OpenAI compatible 2025-02-12 16:44:14 +08:00
AnotiaWang 9f2760d8b8 chore: remove lodash 2025-02-12 15:46:11 +08:00
AnotiaWang 6d6124d4ef feat: i18n support 2025-02-12 15:29:26 +08:00
AnotiaWang 272f417e80 fix: missing @tailwindcss/typography config 2025-02-12 14:46:35 +08:00
AnotiaWang 33967c9ee4 chore: add GitHub repo button 2025-02-12 12:27:56 +08:00
AnotiaWang 230e1b488c fix(index.vue): style inconsistent across dev and prod 2025-02-12 11:36:09 +08:00
AnotiaWang c3c4689d6d fix: pinia store without skipHydrate breaks SSG prerender 2025-02-12 11:09:22 +08:00
AnotiaWang a7e4124620 build: use manual chunks to reduce dist size 2025-02-12 10:27:08 +08:00
AnotiaWang f14a210281 chore: remove unused code 2025-02-12 00:16:16 +08:00
AnotiaWang 5ed191f1e9 chore: update README 2025-02-12 00:13:59 +08:00
AnotiaWang 2a1beaf93c fix: SSR broken 2025-02-12 00:13:52 +08:00
AnotiaWang 4b75c254a5 feat: config manager modal 2025-02-12 00:05:27 +08:00
AnotiaWang d027965013 style: prettier format 2025-02-11 22:57:49 +08:00
AnotiaWang 84f63abb3d refactor: make requests purely client-side 2025-02-11 22:28:58 +08:00
AnotiaWang 066aafa9b2 fix: dark mode 2025-02-11 22:11:08 +08:00
AnotiaWang 501e25d835 feat: handle loading states 2025-02-11 21:37:11 +08:00
AnotiaWang 8c81b9a425 feat: generate research report 2025-02-11 21:07:40 +08:00
AnotiaWang e971a61bd3 chore: cleanup unused ResearchStep params 2025-02-11 19:26:45 +08:00
AnotiaWang 2c4eaed03c feat: Deep Research section 2025-02-11 19:16:07 +08:00
AnotiaWang 2cbd20a1da init 2025-02-11 09:05:47 +08:00