• Joined on 2024-10-09
carry pushed to master at carry/gzhu-biyesheji 2025-04-09 02:26:21 +00:00
5c7ced30df fix(db): 修复 prompt_store 初始化逻辑
9741ce6b92 refactor(db): 优化了代码,调整了import顺序,删除了无用变量
Compare 2 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-09 01:58:51 +00:00
67281fe06a feat(db): 添加 prompt 存储功能
2d905a0270 refactor(db): 调整导入模块顺序
374b124cf8 feat(setting_page): 添加供应商后清空输入框
74ae5e1426 refactor(db): 重命名数据库引擎获取函数
Compare 4 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-09 00:11:46 +00:00
0a6ae7a4ee feat(frontend): 重构前端页面并添加新功能
faf72d1e99 feat(frontend): 完成了编辑 API Provider 功能
Compare 2 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-08 16:48:34 +00:00
cce5e4e114 feat(frontend): 完成了 API Provider 删除和添加了编辑功能的函数
293f63017f feat(frontend): 添加 API Provider 表格选中行状态监听
2e31f4f57c build: 升级 gradio 至 5.0.0 版本
Compare 3 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-08 08:02:53 +00:00
967133162e refactor(schema): 在 APIProvider 模型中设置 id 字段为不可变
carry pushed to master at carry/gzhu-biyesheji 2025-04-08 06:29:24 +00:00
dc28c25c65 feat(frontend): 更新设置页面按钮样式
70b64dc3d3 refactor(db): 重命名数据库初始化函数以明确其适用范围
Compare 2 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-08 05:35:36 +00:00
b52ca9b1af docs: 添加项目基础文档
carry pushed to master at carry/gzhu-biyesheji 2025-04-08 05:31:11 +00:00
46b4453ccd refactor(frontend): 重构数据库连接方式
carry pushed to master at carry/gzhu-biyesheji 2025-04-08 04:28:54 +00:00
d5b528d375 chore: 更新 .gitignore 文件
carry pushed to master at carry/gzhu-biyesheji 2025-04-08 03:54:07 +00:00
475cd033d9 build: 添加 langchain 依赖
3970a67df3 refactor(dataset_generation): 增加 APIProvider 模型字段的最小长度验证
286db405ca feat(frontend): 优化设置页面并添加数据刷新功能
Compare 3 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-07 05:02:52 +00:00
d40f5b1f24 fix(frontend): 优化 API Provider 添加功能并处理异常
7a77f61ee6 feat(frontend): 添加 API Provider 的增加功能
Compare 2 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-06 14:49:54 +00:00
841e14a093 feat(frontend): 添加数据集页面并重构主页面布局
2ff077bb1c refactor(frontend): 重构前端页面导入方式
Compare 2 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-06 14:06:14 +00:00
513b639bce feat(frontend): 添加了设置页面的api provider展示
carry pushed to master at carry/gzhu-biyesheji 2025-04-06 13:27:44 +00:00
f93f213a31 feat(db): 添加数据库连接和初始化功能
10b4c29bda docs(db): 修改了代码注释
Compare 2 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-06 11:59:50 +00:00
b1e98ca913 feat(db): 初始化数据库并创建 APIProvider 表
2d5a5277ae refactor(schema): 更新 prompt 导入
Compare 2 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-06 06:49:25 +00:00
519a5f3773 feat(frontend): 添加前端页面模块并实现基本布局
carry pushed to master at carry/gzhu-biyesheji 2025-04-04 17:00:45 +00:00
1f4d491694 build: 添加 pydantic 依赖
8ce4f1e373 chore: 添加 .roo 到 .gitignore 文件
Compare 2 commits »
carry pushed to master at carry/gzhu-biyesheji 2025-04-04 12:50:45 +00:00
3395b860e4 refactor(parse_markdown): 重构 Markdown 解析逻辑并使用 Pydantic 模型
carry pushed to mvp at carry/gzhu-biyesheji 2025-03-26 10:08:19 +00:00
f882b82e57 release: 完成了mvp,具有基本的模型训练,语料生成和推理功能
carry created branch mvp in carry/gzhu-biyesheji 2025-03-26 10:08:19 +00:00