Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pikilap
/
epa
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
epa
/
dto
/
sensitive.go
pikilap
I apolog
d8e9b2c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
139 Bytes
package
dto
type
SensitiveResponse
struct
{
SensitiveWords []
string
`json:"sensitive_words"`
Content
string
`json:"content"`
}