gitdataai/libs
ZhenYi 54d6f01981 fix(ai): cap max_output_tokens to 2048 hard limit
- Add resolve_room_max_tokens helper with hard cap at 2048
- Replace unwrap_or(4096) defaults across ai_service and process_ai
2026-05-17 17:32:29 +08:00
..
agent refactor(skills): simplify BuiltInSkill and update triggers 2026-05-17 17:32:24 +08:00
api feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +08:00
avatar bucong 提交 2026-05-12 18:06:20 +08:00
config refactor(config,db,email): apply rustfmt formatting 2026-05-14 10:01:46 +08:00
db feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
email refactor(config,db,email): apply rustfmt formatting 2026-05-14 10:01:46 +08:00
fctool refactor(fctool): apply rustfmt formatting 2026-05-14 10:01:52 +08:00
gingress-proxy refactor(git,gingress-proxy): apply rustfmt formatting 2026-05-14 10:02:00 +08:00
git feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
migrate feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
models feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
observability refactor(observability,queue): apply rustfmt formatting 2026-05-14 10:02:15 +08:00
queue feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
room fix(ai): cap max_output_tokens to 2048 hard limit 2026-05-17 17:32:29 +08:00
service feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
session refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
transport refactor(transport): apply rustfmt formatting 2026-05-14 10:02:36 +08:00