CodeReview/backend/app/services
lintsinghua 31dc476015 feat: Improve streaming LLM token usage reporting by adding input estimation, requesting usage via `stream_options`, and providing fallback estimation. 2025-12-12 16:30:57 +08:00
..
agent chore: reduce logging verbosity and clean up file formatting 2025-12-12 15:50:48 +08:00
llm feat: Improve streaming LLM token usage reporting by adding input estimation, requesting usage via `stream_options`, and providing fallback estimation. 2025-12-12 16:30:57 +08:00
rag feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00
init_templates.py feat(prompts-rules): add prompt templates and audit rules management 2025-12-09 21:42:00 +08:00
report_generator.py fix: 修复时间显示问题,使用带时区的UTC时间 2025-12-09 17:47:34 +08:00
scanner.py feat(prompts-scan): integrate prompt templates and audit rules into scan and analysis workflows 2025-12-09 23:03:08 +08:00
zip_storage.py fix: 修复时间显示问题,使用带时区的UTC时间 2025-12-09 17:47:34 +08:00