Skip to content

Releases: AIDotNet/OpenDeepWiki

v0.3.7

26 May 03:04
6f1964a
Compare
Choose a tag to compare

What's Changed

  • 新增功能提示任务和相关配置文件,更新项目以支持仓库描述生成,删除不再使用的认证工具。 by @239573049 in #80
  • 提供了自定义后端API的功能 by @ifzzh in #89
  • 将OpenDeepWiki一键部署到Sealos,并通过公网访问 by @ifzzh in #91
  • Update README.md by @239573049 in #92

New Contributors

  • @ifzzh made their first contribution in #89

Full Changelog: v0.3.6...v0.3.7

v0.3.6

21 May 19:46
67b836c
Compare
Choose a tag to compare

What's Changed

  • Simplify multi platform docker image by @WeihanLi in #75
  • Feature/fine tuning by @239573049 in #76
  • 新增微调任务和训练数据集的数据库迁移文件,更新PostgreSQL和SQL Server的上下文模型以支持新功能,确保数据库结构的同步更新。 by @239573049 in #77

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

21 May 11:16
16c6577
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

20 May 19:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

19 May 06:17
d51f351
Compare
Choose a tag to compare

What's Changed

  • 新增文件上传限制配置,支持导出Markdown文件为ZIP格式;更新相关文档和API处理逻辑 by @239573049 in #58
  • 优化用户新增仓库时不同状态时的提示消息 by @zhouda1fu in #59
  • Update skprompt.txt by @CharlieLau in #60
  • Update README.zh-CN.md by @239573049 in #65

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

14 May 09:55
Compare
Choose a tag to compare

What's Changed

  • Refactor DocumentsService and WarehouseService to improve repository … by @239573049 in #52

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 May 08:45
1e7b736
Compare
Choose a tag to compare

What's Changed

  • Feature/warehouse processing by @239573049 in #46
  • Fix regex handling in DocumentsService and update git repository form… by @239573049 in #47
  • Add the Provider of SqlServer by @heianhu in #49

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 May 10:21
15132dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 May 09:33
51fa378
Compare
Choose a tag to compare

What's Changed

  • 自动迁移创建表结构 by @xuzeyu91 in #1
  • Refactor code structure for improved readability and maintainability by @239573049 in #6
  • Remove unnecessary parameter from AddOpenAIChatCompletion method by @239573049 in #7
  • update RepairMermaid by @xuzeyu91 in #9
  • Add ReadFilesAsync method for batch file reading and enhance error ha… by @239573049 in #10
  • 优化 by @239573049 in #12

New Contributors

Full Changelog: https://github.com/AIDotNet/KoalaWiki/commits/v0.2.0