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
dfccc824bea2ce2b8d56491bc418fb849d3bdbcb
CamTalk
/
backend
History
cfy666
312e762aff
fix: 修复文本输入时 LLM API 报错的问题
...
- 移除 contentPart.Text 的 omitempty 标签 - 确保 text 字段始终存在于 JSON 请求中
2026-06-14 13:02:07 +08:00
..
cmd
/server
fix: main.go 使用配置值替代硬编码
2026-06-14 11:55:10 +08:00
internal
fix: 修复文本输入时 LLM API 报错的问题
2026-06-14 13:02:07 +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