Commit Graph
112 Commits
Author SHA1 Message Date
junv 1ff2e495fd Update logic to provide environment variables to override system prompts 2024-04-10 20:19:18 +10:00
fatwang2 093953e9da reduce the logs 2024-04-10 00:14:19 +08:00
fatwang2 8776528631 modified: README.md 2024-04-09 22:58:03 +08:00
fatwang2 62e3b8c9aa update README.md 2024-04-09 22:57:06 +08:00
fatwang2 b226d89574 updated README.md 2024-04-09 22:56:19 +08:00
fatwang2andGitHub 82d9bc16ce Merge pull request #13 from lizhe2004/main
support searxng search server
2024-04-09 22:51:42 +08:00
Li Zhe 12247024ad limit the max_tokens for related_questions 2024-04-09 14:57:05 +08:00
Li Zhe 3d4c3005bf limit the max_tokens for related_question 2024-04-09 14:42:23 +08:00
Li Zhe 223e1d7549 provide the document 2024-04-09 14:29:59 +08:00
Li Zhe 44fc96c9d4 change category filter 2024-04-08 09:49:46 +08:00
Li Zhe 060b6b67b8 no fetch the page 2024-04-08 09:44:49 +08:00
Li Zhe 5f9191027c constrain bing and google 2024-04-08 09:36:00 +08:00
Li Zhe 607030140e support serxng 2024-04-07 20:07:23 +08:00
Li Zhe 2f854703ea support searxng 2024-04-07 19:33:27 +08:00
Li Zhe 2ce67d3e6f support searxng 2024-04-07 19:15:31 +08:00
Li Zhe bd46bea0cf support searxng 2024-04-07 18:58:38 +08:00
Li ZheandGitHub 7759ada8e0 only response in 2024-04-07 16:46:16 +08:00
fatwang2 7783267dd1 updated about me 2024-04-06 22:43:35 +08:00
fatwang2 db9a4ae6d4 update the FUNDING.yml file 2024-04-06 22:20:11 +08:00
fatwang2 09ac52e38e support claude officially 2024-04-06 22:06:29 +08:00
fatwang2 bc04e865b0 Support Claude for beta, without stream mode and history of chat 2024-04-05 23:31:20 +08:00
fatwang2 857ba27f13 update the README.md file 2024-04-05 10:20:36 +08:00
fatwang2 f3db8cdb89 changed rewrite into home button 2024-04-05 02:38:50 +08:00
fatwang2 b90ce6cd10 updated README.md 2024-04-05 00:41:34 +08:00
fatwang2 583f525065 Merge branch 'main' of https://github.com/fatwang2/search4all 2024-04-05 00:18:47 +08:00
fatwang2 b59ed84d71 兼容Groq 2024-04-05 00:12:29 +08:00
fatwang2andGitHub 3345e72175 Merge pull request #12 from 6drf21e/feature/add-multilingual-support 2024-04-03 10:33:59 +08:00
6drf21e fae86142e7 Add language support and localization files 2024-04-03 09:51:35 +08:00
fatwang2andGitHub 075fdcec5a Merge pull request #11 from 6drf21e/fix-chat-history-context-passing
[Fix] Correct the bug where the chat history feature does not pass conversation context
2024-04-02 21:42:19 +08:00
6drf21e 7291e5fc1f fix-chat-history-context-passing 2024-04-02 18:07:03 +08:00
fatwang2 9b29a4cd57 调整图标大小 2024-03-31 11:53:10 +08:00
fatwang2 b0cd9a6ddd 修复格式化问题 2024-03-31 11:29:59 +08:00
fatwang2 d11b39ad40 更新svg图标 2024-03-31 11:24:19 +08:00
fatwang2 16c12ecd8a 增加首页底部的GitHub和Twitter链接 2024-03-31 02:44:39 +08:00
fatwang2 a916cff8c1 更新说明文档 2024-03-30 14:28:42 +08:00
fatwang2 a948261ff4 修复图标问题 2024-03-30 13:15:04 +08:00
fatwang2 9835f4feda 修改默认图标尺寸 2024-03-30 12:56:05 +08:00
fatwang2 7a9ed23bad 修改图标默认尺寸 2024-03-30 12:54:58 +08:00
fatwang2 65e3214649 更新dockerfile,适配Zeabur 2024-03-30 12:30:47 +08:00
fatwang2andGitHub 010e8e66c8 Merge pull request #10 from 6drf21e/fix/google-analytics-and-prod-deps
Update next.config.mjs and package.json
2024-03-30 11:26:33 +08:00
fatwang2andGitHub 19b599e3fb Merge branch 'main' into fix/google-analytics-and-prod-deps 2024-03-30 11:25:32 +08:00
fatwang2 f50391520c 尝试修复下 2024-03-30 11:23:19 +08:00
6drf21e d5c2869098 Update next.config.mjs and package.json 2024-03-30 10:11:53 +08:00
fatwang2 d0530d4199 更新代码 2024-03-29 01:09:19 +08:00
fatwang2 4b72486b3c 更新dockerfile文件 2024-03-29 01:03:25 +08:00
fatwang2 ea13146504 增加google统计变量,支持统计网页访问 2024-03-29 00:46:29 +08:00
fatwang2 3a6b8cb593 更新CHAT_HISTORY变量说明 2024-03-28 23:58:16 +08:00
fatwang2andGitHub c98b899d0d Merge pull request #9 from 6drf21e/experimental/chat-history
[Experimental] Add Chat History Feature
2024-03-27 23:32:02 +08:00
6drf21e 8526325541 chat-hisotry 2024-03-27 21:42:11 +08:00
fatwang2 fbad6008f7 更新docker部署方式的描述 2024-03-26 01:46:32 +08:00