RegRadar / app.py

Commit History

Refactor app.py to create a dedicated demo function for UI initialization. Update UIHandler to generate a unique user ID per session and pass it to the regulatory query processing. Enhance memory management by ensuring user-specific data is utilized. Modify LLM streaming function to include a system prompt for improved response context.
baa0fe2

Abid Ali Awan commited on

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.
f4c443a

Abid Ali Awan commited on

Update .gitignore to include __pycache__ and enhance app.py with improved regulatory query processing, tool detection, and user interaction features. Refactor streaming chat functionality and add memory search capabilities. Update requirements.txt to include openai-agents and gradio dependencies.
10e2503

Abid Ali Awan commited on

Enhance caching mechanism and regulatory query processing in chat interface. Update cache check and save methods to align with Mem0 best practices. Improve intent detection and result summarization for regulatory updates, ensuring clearer user interactions and responses.
66975c5

Abid Ali Awan commited on

Refactor message processing to support open Q&A style interactions, enhancing user engagement. Update greeting and response handling for improved clarity. Revise UI elements for better user experience, including feature presentation.
8a6adbc

Abid Ali Awan commited on

Refactor regulatory monitoring workflow into a chat-based interface with caching and improved error handling. Update OpenAI API key usage and adjust regulatory crawling logic. Change Gradio app structure for enhanced user interaction. Update README with SDK version change.
d264887

Abid Ali Awan commited on

Implement initial project structure and setup
4ce5fe1

Abid Ali Awan commited on