Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
kingabzpro
/
RegRadar
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
RegRadar / agents
Ctrl+K
Ctrl+K
  • 2 contributors
History: 22 commits
Abid Ali Awan
Enhance RegRadarAgent's ability to distinguish between new regulatory questions and follow-up inquiries by adding explicit follow-up phrases to the intent detection logic. This update improves the accuracy of responses by refining the criteria used to identify user intent.
8eba1df 2 months ago
  • __init__.py
    33 Bytes
    Refactor app.py to streamline the RegRadar application, consolidating regulatory compliance features into a cohesive UI. Enhance user interaction with improved query processing, tool detection, and memory integration. Update main function to initialize and launch the application effectively. 3 months ago
  • reg_radar.py
    11.9 kB
    Enhance RegRadarAgent's ability to distinguish between new regulatory questions and follow-up inquiries by adding explicit follow-up phrases to the intent detection logic. This update improves the accuracy of responses by refining the criteria used to identify user intent. 2 months ago
  • ui_handler.py
    8.87 kB
    Enhance regulatory query handling by implementing improved detection for new regulatory questions versus follow-ups. Update parameter extraction to include report type, refining response generation based on user intent. Revise README to reflect these new features and clarify functionality. Update UIHandler to incorporate conversation context in general chat responses for better user experience. 2 months ago