Dashboard Masticationpedia: differenze tra le versioni
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 112: | Riga 112: | ||
</div> | </div> | ||
<!-- 📂 Caricamento File | <!-- 📂 Caricamento File GPT --> | ||
<div style="margin-top: | <div style="margin-top: 2rem;"> | ||
<h3>📂 Carica File GPT</h3> | <h3>📂 Carica File GPT</h3> | ||
<div style="margin-bottom: 0.8rem; display: flex; gap: | <!-- 🎯 Project, Subfolder e Filename --> | ||
<div style="margin-bottom: 0.8rem; display: flex; flex-wrap: wrap; gap: 1rem;"> | |||
<label>📁 Project: | <label>📁 Project: | ||
<input type="text" id=" | <input type="text" id="gpt-load-project" value="SSO_LinkedIn" style="margin-left: 0.5rem;" /> | ||
</label> | </label> | ||
<label>📂 Subfolder: | <label>📂 Subfolder: | ||
<input type="text" id="gpt-subfolder" value="php" style="margin-left: 0.5rem;" /> | <input type="text" id="gpt-load-subfolder" value="php" style="margin-left: 0.5rem;" /> | ||
</label> | |||
<label>📄 Filename: | |||
<input type="text" id="gpt-load-filename" placeholder="es: testGPT.php" style="margin-left: 0.5rem;" /> | |||
</label> | </label> | ||
</div> | </div> | ||
<div style="display: flex | <div style="display: flex; align-items: center; gap: 1rem;"> | ||
<button class="btn btn-secondary" onclick="caricaFileGPT()">📂 Carica file</button> | <button class="btn btn-secondary" onclick="caricaFileGPT()">📂 Carica file</button> | ||
<span style="font-style: italic; color: #888;">Il contenuto verrà caricato in basso nel campo “Risposta GPT”</span> | |||
</div> | </div> | ||
</div> | </div> | ||
Versione delle 09:03, 2 ago 2025
🔧 Dashboard Operativa – Masticationpedia
Centro di comando per progetti, API, file e backup
📄 Prompt attuale:
📥 Risposta GPT da salvare:
📂 Carica File GPT
Il contenuto verrà caricato in basso nel campo “Risposta GPT”
📜 Registro attività:
Registro avviato...