Skip to content

许可证

本项目采用 MIT 许可证开源,具体内容如下:

MIT License

MIT License

Copyright (c) 2025 WHartTest Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

许可证说明

  • 自由使用: 您可以自由地使用、复制、修改和分发本软件
  • 商业友好: 允许将本软件用于商业用途
  • 无担保: 软件按"现状"提供,不提供任何形式的担保
  • 署名要求: 在软件的所有副本中都必须包含上述版权声明和许可声明

第三方依赖

本项目使用了多个开源库和框架,它们各自遵循不同的开源许可证:

后端依赖

  • Django: BSD License
  • Django REST Framework: BSD License
  • LangChain: MIT License
  • 其他依赖: 详见各自的许可证文件

前端依赖

  • Vue.js: MIT License
  • Vite: MIT License
  • 其他依赖: 详见 package.json 和相关许可证文件

完整许可证

更多详细信息请查看项目根目录下的 LICENSE 文件。