This work proposes a semantic ontology-based dataset leveraging fine tuning large language model to facilitate JavaScript debugging and domain-specific code generation. Ontology is used to train the ...
大模型API密钥(兼容OpenAI的API请求格式,如Qwen、deepseek、Chatgpt、Claude等,可自定义添加) AI_JS_DEBUGGER_0.4.0 ├── backend │ ├── app.py # Flask + Socket.IO 入口 │ ├── routes/ # 调试、配置、系统监控 API │ ├── services/ # AI/代理管理与系统任务 │ ...