Format JSON pour les outils intelligents
Un moyen portable de partager les outils intelligents SkyDeck.AI écrits en code Python
Global
Structure de fichier
<nom_de_l'outil>.json
Convention pour tool_code :
Exemple d'outils
Génération d'images en utilisant DALL-E 2
Script Python (qui serait un champ à l'intérieur de image_generation.json) :
image_generation.json
Rapport météo en temps réel avec Open-Meteo API
Script Python (qui serait un champ à l'intérieur de weather_reporter.json):
weather_reporter.json
Limitations
Mis à jour