Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
research-ai
research-ai

Contents

  • Getting Started
  • Usage
  • Use Cases
  • Contributing
  • Modules
    • Agent Package
      • Manager
      • Pipeline Package
        • Pipeline Module
        • Analyze Module
        • Decision Module
        • Formatting Module
        • Models Module
        • Ranking Module
        • Search Module
        • Strategy Module
        • Utils Module
      • Browsing Package
        • Browsing Tools
          • ArXiv Tool
          • DuckDuckGo Tool
          • GitHub Tool
          • Google Scholar Tool
          • PubMed Tool
        • Manual Browsing
          • Manual Browsing Module
          • Manual Sources
            • Base Source
            • GitHub Source
            • Google Scholar Source
            • PubMed Source
    • Bot Package
      • Bot Main Module
      • Utilities
      • Bot Handlers
        • General Handlers
        • Task Handlers
        • Notification Handlers
          • Notification Handlers
          • Notification Service
        • Settings Handlers
    • API Package
      • Application
    • Shared Package
      • ArXiv Parser
      • Database Module
      • Event System
      • LLM Module
      • Logging Module
      • Database Package
        • Database Connection
        • Database Enums
        • Database Models
        • Database Operations
          • Agent Operations
          • Generic Task Operations
          • Integration Operations
          • Legacy Operations
          • Paper Operations
          • Queue Operations
          • Rate Limit Operations
          • Search Operations
          • Task Operations
          • Task Statistics Operations
          • User Operations
Back to top
View this page

Notification HandlersΒΆ

  • Notification Handlers
    • command_set_group_handler()
    • command_set_notification_handler()
    • command_unset_group_handler()
  • Notification Service
    • check_new_analyses()
    • get_target_chat_id()
    • process_completed_task()
    • send_analysis_report()
    • send_message_to_target_chat()
    • simplify_for_layperson()
Next
Notification Handlers
Previous
Task Handlers
Copyright © 2025, fresh-milkshake
Made with Sphinx and @pradyunsg's Furo