1
Goooooos 2023-12-19 12:25:04 +08:00 via Android
它自己就说自己是百度大模型,不奇怪😂😂
|
2
daisyfloor 2023-12-19 15:06:33 +08:00 1
safety_settings = [
{ "category": "HARM_CATEGORY_HARASSMENT", "threshold": "BLOCK_NONE" }, { "category": "HARM_CATEGORY_HATE_SPEECH", "threshold": "BLOCK_NONE" }, { "category": "HARM_CATEGORY_SEXUALLY_EXPLICIT", "threshold": "BLOCK_NONE" }, { "category": "HARM_CATEGORY_DANGEROUS_CONTENT", "threshold": "BLOCK_NONE" } ] |
3
3oq5kOT3OxK28MA9 2023-12-19 19:10:50 +08:00
|
4
lbingl 2023-12-19 20:33:39 +08:00
API 文档建议多读
|
5
aiqinxuancai 2023-12-19 22:34:31 +08:00
@daisyfloor 原来还有设置
|