apac-ops-bot/backend/app/services
SamoilenkoVadym de237b28da Improve RAG quality and optimize message display styling
- Enhance system instructions for detailed onboarding-style responses with comprehensive navigation, links, and step-by-step guidance
- Increase file_search max_num_results from 20 to 30 for more comprehensive context
- Improve search result filtering and citation checking for better response quality
- Add ultra-compact message styling with minimal line spacing (line-height 1.1-1.2, margins 1-4px)
- Add complete message formatting styles for headings, lists, code blocks, links, and blockquotes

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-03 16:23:17 +00:00
..
__init__.py Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
auth_service.py Add test user authentication and RBAC admin panel 2026-01-27 20:05:54 +00:00
chat_service.py Add admin analytics and update OpenAI integration 2026-01-27 21:36:36 +00:00
openai_service.py Improve RAG quality and optimize message display styling 2026-02-03 16:23:17 +00:00