From 8a2f3a9e7f25b5bd2da91ba8187bdea6986fc3b9 Mon Sep 17 00:00:00 2001 From: Xu Yang Date: Thu, 1 Aug 2024 14:44:19 +0800 Subject: [PATCH] add CELA disclaimer to README.md (#141) * add CELA disclaimer to README.md * Update README.md * Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab4627e9..09afd48f 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,8 @@ You can find issues in the issues list or simply running `grep -r "TODO:"`. Making contributions is not a hard thing. Solving an issue(maybe just answering a question raised in issues list ), fixing/issuing a bug, improving the documents and even fixing a typo are important contributions to RDAgent. +# Disclaimer +**The RD-agent is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. The RD-agent is aimed to facilitate research and development process in the financial industry and not ready-to-use for any financial investment or advice. Users shall independently assess and test the risks of the RD-agent in a specific use scenario, ensure the responsible use of AI technology, including but not limited to developing and integrating risk mitigation measures, and comply with all applicable laws and regulations in all applicable jurisdictions. The RD-agent does not provide financial opinions or reflect the opinions of Microsoft, nor is it designed to replace the role of qualified financial professionals in formulating, assessing, and approving finance products. The inputs and outputs of the RD-agent belong to the users and users shall assume all liability under any theory of liability, whether in contract, torts, regulatory, negligence, products liability, or otherwise, associated with use of the RD-agent and any inputs and outputs thereof.**