Skip to content

Commit 56670f0

Browse files
authored
chore: add disckaimer (#2274)
1 parent 5b88097 commit 56670f0

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

DISCKAIMER.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# User Agreement and Disclaimer
2+
3+
1. If you do not agree with any content of this statement, please stop using this software immediately. Once you start using this software product and service, it means that you have agreed to all the contents of this statement
4+
5+
2. This disclaimer applies to all users of this software. This software reserves the right to modify and update this statement at any time, and notify users in the form of Github Readme, software updates, etc. Please review regularly and abide by the latest disclaimer.
6+
7+
3. The original design intention of this project is to provide a basic framework/tool ​​set, mainly focusing on RAGs,Agents, AWEL, etc. To keep the project simple and easy to use, we intentionally did not integrate any form of user login, authentication or authorization mechanism.
8+
9+
4. If you plan to deploy this project into a production environment, it is strongly recommended to connect to existing third-party authentication services (such as OAuth, OpenID Connect, etc.) according to your specific needs, or to develop and maintain a complete set of user management and permissions yourself. control system.
10+
11+
5. We encourage all developers to follow best practices to keep user data secure, but this is beyond the scope of this project. Therefore, always take appropriate security measures when handling sensitive information.
12+
13+
6. Users are responsible for the security configuration in their applications, including but not limited to user account management, password policies, access control lists, etc.
14+
15+
7. The project authors and contributors are not legally responsible for any direct or indirect losses caused by the use of this software.
16+
17+
18+
Please read and understand all the contents of this disclaimer carefully before using this software, thank you for your understanding and support.
19+
20+

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,11 @@
4343

4444
The purpose is to build infrastructure in the field of large models, through the development of multiple technical capabilities such as multi-model management (SMMF), Text2SQL effect optimization, RAG framework and optimization, Multi-Agents framework collaboration, AWEL (agent workflow orchestration), etc. Which makes large model applications with data simpler and more convenient.
4545

46-
4746
🚀 **In the Data 3.0 era, based on models and databases, enterprises and developers can build their own bespoke applications with less code.**
4847

48+
### DISCKAIMER
49+
- [disckaimer](./DISCKAIMER.md)
50+
4951
### AI-Native Data App
5052
---
5153
- 🔥🔥🔥 [Released V0.6.0 | A set of significant upgrades](https://docs.dbgpt.cn/docs/changelog/Released_V0.6.0)

0 commit comments

Comments
 (0)