fix: make status pill live-update by using gr.HTML with Timer instead of static header HTML 3331528 minhthien commited on Apr 25
fix: pre-download GGUF and embedding models at build time to eliminate cold-start delay 24d38de minhthien commited on Apr 25
feat: pre-download GGUF model during Docker build to optimize cold start performance e508595 minhthien commited on Apr 25
feat: enhance initialization status messages and add model download callback 2effc44 minhthien commited on Apr 25
feat: load example questions from PubMedQA dataset with fallback to hardcoded list dd5edb2 minhthien commited on Apr 24
feat: enhance UI with example question chips and improved layout e8adeaa minhthien commited on Apr 24
fix: update mathematical notation in README for clarity and consistency 392f038 minhthien commited on Apr 24
fix: improve status display and layout in the Healthcare GraphRAG interface 1bf8acd minhthien commited on Apr 18
fix: enhance chat interface by adding autofocus and adjusting button styles b1f94ba minhthien commited on Apr 18
fix: update init_system function to standardize initialization status messages ba5f745 minhthien commited on Apr 18
fix: update init_system loading message and refactor ask_question function for improved response handling aea0629 minhthien commited on Apr 18
fix: add timer to periodically update status in the Healthcare GraphRAG interface 7ef9da7 minhthien commited on Apr 18
fix: update init_system function to provide detailed loading status message for better user awareness 04b7d14 minhthien commited on Apr 18
fix: update init_system function to enhance loading status messages for better debugging 3e7e281 minhthien commited on Apr 18
fix: refactor ask_question function to improve history management with user and assistant role formatting 27c3ea8 minhthien commited on Apr 18
fix: update ask_question function to improve history management by changing data structure for message and response 85728da minhthien commited on Apr 18
fix: enhance ask_question function to improve history management and user feedback 6673fc6 minhthien commited on Apr 18
fix: update chat layout by removing scale from column for improved responsiveness f7a720d minhthien commited on Apr 18
fix: update .gitignore to include evaluate.ipynb and remove redundant entry 9e90014 minhthien commited on Apr 18
fix: enhance chat input handling by improving event dispatching for better user interaction f72d554 minhthien commited on Apr 18
fix: add example chips for enhanced user interaction and update chat interface styling 00c21e2 minhthien commited on Apr 18
fix: update UI layout and styling for improved header and chat interface experience 89e895e minhthien commited on Apr 18
fix: enhance sidebar interaction and update theme for improved UI experience 0a8d498 minhthien commited on Apr 18
fix: refactor model path resolution and enhance status handling in initialization 8bdd2e8 minhthien commited on Apr 18
fix: update UI styling for improved light mode experience and layout consistency e092a83 minhthien commited on Apr 18
fix: enhance UI styling for improved dark mode experience and layout adjustments e6c14db minhthien commited on Apr 18
fix: enhance status updates by adding a timer for periodic refresh 4ff259d minhthien commited on Apr 18
fix: update README for clarity and enhance app styling for improved UI experience 7b6a93b minhthien commited on Apr 18
fix: streamline initialization status messages and enhance sidebar layout 60b5ead minhthien commited on Apr 18
fix: increase context window size and improve inline feedback during reasoning 628e70b minhthien commited on Apr 18
fix: increase max_new_tokens to 2048 and improve UI feedback during reasoning 85f344d minhthien commited on Apr 18
fix: remove redundant textbox configuration and disable sharing in demo launch 75a64b3 minhthien commited on Apr 18
feat: implement continue mode in ask_question and enhance response handling 23f5355 minhthien commited on Apr 18
refactor: replace GCNConv with SAGEConv in VGAEEncoder and update forward method to return mu and log_std 39c9fcc minhthien commited on Apr 18
refactor: enhance response formatting in parse_response and adjust chat interface height d9a903c minhthien commited on Apr 18
refactor: improve response formatting in parse_response and adjust chat interface height cd12aca minhthien commited on Apr 18
refactor: enable streaming responses in query engine and update ask_question to yield results 7b3e2db minhthien commited on Apr 18
refactor: enhance LlamaCPP model parameters and add response parsing functionality 6c9da83 minhthien commited on Apr 18
feat: integrate HuggingFaceEmbedding model in system initialization fdb4b30 minhthien commited on Apr 18
refactor: remove unused CSS parameter in gr.Blocks initialization 2e61c80 minhthien commited on Apr 18
refactor: enhance system initialization and error handling in app.py b88b691 minhthien commited on Apr 18