Implementar safety_identifier #4

Open
opened 2026-01-22 04:21:21 +00:00 by alexrg · 2 comments
Owner

A stable identifier used to help detect users of your application that may be violating OpenAI's usage policies. The IDs should be a string that uniquely identifies each user. We recommend hashing their username or email address, in order to avoid sending us any identifying information.

A stable identifier used to help detect users of your application that may be violating OpenAI's usage policies. The IDs should be a string that uniquely identifies each user. We recommend hashing their username or email address, in order to avoid sending us any identifying information.
Guillermo.Arrieta was assigned by alexrg 2026-01-22 04:21:22 +00:00
Author
Owner

#2 esto debe de simplificar la trazabilidad al momento de generar respuestas sería interesante ver si aplica para los files.

#2 esto debe de simplificar la trazabilidad al momento de generar respuestas sería interesante ver si aplica para los files.
Collaborator

Se implementará cuando haya autenticación en la página

Se implementará cuando haya autenticación en la página
Sign in to join this conversation.