mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
change llm notices
This commit is contained in:
parent
7a28cef775
commit
4eb947c51d
4 changed files with 6 additions and 6 deletions
|
@ -50,7 +50,7 @@ module.exports = {
|
|||
},
|
||||
description: '- ' + res.response.body.summaries.join('\n- '),
|
||||
footer: {
|
||||
text: "Generative AI is experimental. Response may be factually incorrect or biased."
|
||||
text: "Generative AI is experimental. Response may be factually wrong or completely made up."
|
||||
}
|
||||
}))
|
||||
}catch(e){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue