Commit Graph

13 Commits

Author SHA1 Message Date
DanielWalnut
19fa1e97c3 feat: add deep think feature (#311)
* feat: implement backend logic

* feat: implement api/config endpoint

* rename the symbol

* feat: re-implement configuration at client-side

* feat: add client-side of deep thinking

* fix backend bug

* feat: add reasoning block

* docs: update readme

* fix: translate into English

* fix: change icon to lightbulb

* feat: ignore more bad cases

* feat: adjust thinking layout, and implement auto scrolling

* docs: add comments

---------

Co-authored-by: Henry Li <henry1943@163.com>
2025-06-14 13:12:43 +08:00
Li Xin
21c21219f1 fix: fix known issue caused by https://github.com/vercel/next.js/issues/78548 2025-05-08 12:21:21 +08:00
Li Xin
0042b7276a feat: integrated with Amplitude in static website mode 2025-05-08 11:13:52 +08:00
Li Xin
cdb1492cef feat: remove TooltipProvider 2025-05-02 17:24:07 +08:00
Li Xin
fdfc607747 refactor: extract components folder 2025-05-02 10:43:14 +08:00
Li Xin
f841df834f feat: add error handling 2025-04-30 21:09:14 +08:00
Shi Tianxin
1e83a40335 style: Adjust layout class names for consistency 2025-04-28 11:44:18 +08:00
Shi Tianxin
6b45e17714 feat: Add ThemeProviderWrapper for theme management 2025-04-28 11:44:13 +08:00
Li Xin
08de9e0cab feat: implement basic layout of landing page 2025-04-28 10:07:36 +08:00
Li Xin
a57db4fa4a feat: support dark mode 2025-04-20 11:18:05 +08:00
Li Xin
aaf843aafa refactor: rename to DeerFlow 2025-04-17 16:38:35 +08:00
He Tao
fd85115f6f chore: add license header for web 2025-04-17 14:26:41 +08:00
Li Xin
fd7a803753 chore: merge with web UI project 2025-04-17 12:02:23 +08:00