-
Envoi du prompt au modèle
curl -XPOST https://spp.etalab.gouv.fr/api/spp/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/api/spp/prod/run/ditp-get-data -H "Content-Type: application/json" \ -H "Authorization: Bearer $API_KEY" \ -d '{"id":"123"}'
-
Notifications
You must be signed in to change notification settings - Fork 0
etalab-ia/albert-spp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published