empty
|
823ff9c96d
|
feat: 集成千帆大模型(百度文心一言)支持
- 新增 qianfan 服务商配置(config.js)
- DeepSeekAPI 支持动态 model 和 appId 参数
- 千帆 API 需要额外的 appid header
- 更新所有 API 调用点传递完整配置
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-12 04:10:50 +08:00 |
|
empty
|
a6efb5a7e7
|
feat: 重构布局与模型配置
- 写作范式分析页面改为左中右三栏布局
- 范式分段写作页面改为左中右三栏布局
- 模型设置移至设置中心,支持多服务商选择
- API 配置通过 .env 文件管理,提升安全性
- 支持 DeepSeek、OpenAI、Claude、自定义服务商
|
2026-01-11 22:05:28 +08:00 |
|
empty
|
9fb3600a6a
|
feat: 初始化AI写作工坊项目
- 实现基于Vue 3 + Vite的模块化架构
- 集成DeepSeek API进行内容生成
- 支持写作范式分析功能
- 添加环境变量配置支持
- 完整的项目结构和文档
|
2026-01-08 10:04:59 +08:00 |
|