Dhritiman Sagar commited on
Commit
d2009f4
·
1 Parent(s): c807d0d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ async def on_chat_start():
68
  # Let the user know that the system is ready
69
  msg.content = """
70
  I'm ready to answer any of your questions about the framework for [AI Bill of Rights](https://www.whitehouse.gov/wp-content/uploads/2022/10/Blueprint-for-an-AI-Bill-of-Rights.pdf)
71
- and [NIST AI Risk Management Framework](https://www.whitehouse.gov/wp-content/uploads/2022/10/Blueprint-for-an-AI-Bill-of-Rights.pdf)
72
  Ask away!
73
  """
74
  await msg.update()
 
68
  # Let the user know that the system is ready
69
  msg.content = """
70
  I'm ready to answer any of your questions about the framework for [AI Bill of Rights](https://www.whitehouse.gov/wp-content/uploads/2022/10/Blueprint-for-an-AI-Bill-of-Rights.pdf)
71
+ and [NIST AI Risk Management Framework](https://nvlpubs.nist.gov/nistpubs/ai/NIST.AI.600-1.pdf)
72
  Ask away!
73
  """
74
  await msg.update()