Releases: WsinGithub/AI4Calendar
Releases · WsinGithub/AI4Calendar
Release v0.4.2
- chore: 更新版本号至0.4.2
- fix: 首次使用时设置默认模型为GPT-4o-mini
- feat: 更新默认模型为GPT-4o-mini
- feat: 优化模型选项,仅保留GPT-4o和GPT-4o-mini两个选项
- refactor: 移除未使用的验证功能代码
- update prompt about LOGSEQ
- Update README.md
- docs: update README with gif
- docs: update README with extension screenshot
- docs: update README with extension screenshot
Full Changelog: v0.4.1...v0.4.2
Release v0.4.1
- chore: bump version to v0.4.1
- feat: update extension icons and metadata
- docs: add multi-event recognition description
- docs: update README for v0.4.0
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0
- feat: add ICS download functionality
- Add GitHub workflows
Full Changelog: v0.3.0...v0.4.0
v0.3.0: First Production Release - Smart Calendar Assistant
新功能和改进
- ✨ 修复 Logseq 复制功能,现在只复制单个选中的事件
- 🎨 优化 Logseq 输出格式,使用标准的缩进结构
- 📝 更新了完整的 README 文档
安装方法
- 下载此 release 的源代码(Source code)
- 解压下载的文件
- 在 Chrome 扩展管理页面 (
chrome://extensions/
) 开启开发者模式 - 点击"加载已解压的扩展",选择解压后的目录
注意事项
- 需要配置 OpenAI API Key 才能使用
- 时区默认使用美东时间 (America/New_York)