apac-ops-bot/backend/app
SamoilenkoVadym 729274fcb2 Improve bot response quality: concise format, clickable links, hide source doc
- Remove contact blocking rule (contacts are OK to show)
- Hide "Who to reach out to" doc from Sources citation only
- Make responses concise: no filler, direct answers, tight lists
- Require clickable markdown links [Text](URL) instead of raw URLs
- Reduce verbose response format to compact structured sections

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-11 13:02:06 +00:00
..
api Add detailed user analytics page with comprehensive statistics 2026-01-27 21:51:44 +00:00
core Fix team feedback: prompt, copy button, auth, layout, spacing 2026-02-11 12:16:09 +00:00
models Update pricing for gpt-5-nano and fix chat interface 2026-01-27 20:18:42 +00:00
repositories Fix last_login_at timestamp error in user repository 2026-02-03 11:41:16 -06:00
schemas Fix MessageResponse metadata validation error 2026-01-28 12:45:44 +00:00
services Improve bot response quality: concise format, clickable links, hide source doc 2026-02-11 13:02:06 +00:00
utils Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
__init__.py Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
config.py Make Azure AD configuration optional 2026-02-02 17:05:35 -06:00
database.py Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
main.py configured app to run on custom port with apache reverse proxy, wrote deploy.sh script 2026-02-02 16:56:48 -06:00