ragflow/web
小黑马 efae7afd62
Email sending tool (#3837)
### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._
Added the function of sending emails through SMTP
Instructions for use-
Corresponding parameters need to be configured
Need to output upstream in a fixed format

![image](https://github.com/user-attachments/assets/93bc1af7-6d4f-4406-bd1d-bc042535dd82)


### Type of change


- [√] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-12-04 11:21:17 +08:00
..
.husky feat: format code before submitting it #1251 (#1252) 2024-06-24 14:48:21 +08:00
public feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117) 2024-03-11 16:13:34 +08:00
src Email sending tool (#3837) 2024-12-04 11:21:17 +08:00
.env feat: Support for conversational streaming (#809) 2024-05-16 20:15:02 +08:00
.eslintrc.js
.gitignore Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
.npmrc Fix: Limit node version #3547 (#3563) 2024-11-21 18:14:22 +08:00
.prettierignore
.prettierrc
.umirc.ts Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 (#3712) 2024-11-28 15:25:38 +08:00
externals.d.ts fix: cannot save the system model setting #468 (#508) 2024-04-23 17:46:56 +08:00
jest-setup.ts feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
jest.config.ts feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
package-lock.json Feat: Add TestingForm #3221 (#3810) 2024-12-02 19:33:20 +08:00
package.json Feat: Add TestingForm #3221 (#3810) 2024-12-02 19:33:20 +08:00
reducer.js Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
tailwind.config.js Feat: Modify the style of the home page in bright mode #3221 (#3832) 2024-12-03 18:59:11 +08:00
tailwind.css Feat: Modify the style of the home page in bright mode #3221 (#3832) 2024-12-03 18:59:11 +08:00
tsconfig.json feat: Configure the root directory alias #1739 (#2875) 2024-10-17 11:36:01 +08:00
typings.d.ts fix: Change document status with @tanstack/react-query #13306 (#2788) 2024-10-11 08:45:10 +08:00