This website requires JavaScript.
Explore
Help
Register
Sign In
XEngineers
/
CamTalk
Watch
2
Star
0
Fork
0
You've already forked CamTalk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
63f8cc279de5671101336d8c338b5c7ec99977ad
CamTalk
/
backend
History
hhs
63f8cc279d
fix: main.go 使用配置值替代硬编码
...
- 版本号支持 -ldflags 构建时注入 - Session TTL/maxHistory 从配置读取 - 优雅关闭超时从配置读取 - AI 服务构造函数传入 HTTP Client 超时参数
2026-06-14 11:55:10 +08:00
..
cmd
/server
fix: main.go 使用配置值替代硬编码
2026-06-14 11:55:10 +08:00
internal
feat: 扩展配置结构,新增 Session/Heartbeat/Shutdown/STT Timeout/HTTP Client/TTS Output 配置项
2026-06-14 11:55:06 +08:00
.gitignore
fix: 修复返回给前端的 totalTokens 为0的问题并提供示例 .env
2026-06-13 21:09:56 +08:00
config.yaml
fix:修复了模型语音问题
2026-06-14 11:12:49 +08:00
go.mod
feat: 更新配置文档
2026-06-13 19:57:35 +08:00
go.sum
feat: 更新配置文档
2026-06-13 19:57:35 +08:00