-
Envoi du prompt au modèle
curl -XPOST https://spp.etalab.gouv.fr/anonymize -H "Content-Type: application/json" \ -H "Authorization: Bearer $API_KEY" \ -d '{"id":"123", "text":"Merci pour service."}'
-
Récupération de la réponse du modèle
curl -XPOST https://spp.etalab.gouv.fr/prod/run/ditp-get-data -H "Content-Type: application/json" \ -H "Authorization: Bearer $API_KEY" \ -d '{"id":"123"}'
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
etalab-ia/albert-spp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|