>>103338901
add this in custom endpoint (ST should add it on its own if you are using makersuite api)
safetySettings:
- 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'
- category: 'HARM_CATEGORY_CIVIC_INTEGRITY'
threshold: 'BLOCK_NONE'