Releases: AIDotNet/OpenDeepWiki
Releases · AIDotNet/OpenDeepWiki
v0.3.7
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
Full Changelog: v0.3.6...v0.3.7
v0.3.6
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
v0.3.4
v0.3.3
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
- @zhouda1fu made their first contribution in #59
- @CharlieLau made their first contribution in #60
Full Changelog: v0.3.2...v0.3.3
v0.3.2
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
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
What's Changed
- Add port for frontend in docker compose by @Marsman1996 in #13
- Feature/chat by @239573049 in #17
- update 优化部分内容 by @xuzeyu91 in #18
- fix bug by @xuzeyu91 in #19
- update REPAIR_MERMAID Env by @xuzeyu91 in #20
- Update build-image.sh by @MetSystem in #25
- Update docker-compose.yml by @MetSystem in #26
- Add OpenAI options and implement embedding functionality in memory se… by @239573049 in #23
- 数据库添加环境变量配置支持 by @JinFanZheng in #30
- 更新页面逻辑,调整仓库数据获取方式,移除不必要的状态管理,优化过滤功能以支持搜索值。 by @JinFanZheng in #33
- Process the setting of environment variables by removing leading and … by @Klein-sc-666 in #36
- Update README.md by @239573049 in #43
New Contributors
- @Marsman1996 made their first contribution in #13
- @MetSystem made their first contribution in #25
- @JinFanZheng made their first contribution in #30
- @Klein-sc-666 made their first contribution in #36
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
- @xuzeyu91 made their first contribution in #1
- @239573049 made their first contribution in #6
Full Changelog: https://github.com/AIDotNet/KoalaWiki/commits/v0.2.0