Versión funcional de creación de plan de estudios con IA

This commit is contained in:
2026-01-20 17:03:13 -06:00
parent 4a6ef4b09d
commit 63d6fefa96
7 changed files with 1763 additions and 269 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"imports": {
"openai": "npm:openai"
"openai": "npm:openai@6.16.0"
}
}