Add feedback acknowledgment messages in create_interface function 228ae53 nomadicsynth commited on 24 days ago
Refactor code for improved readability and consistency in function definitions and error handling e65f100 nomadicsynth commited on 24 days ago
Refactor output formatting in analyse_abstracts function for improved readability 3fe9024 nomadicsynth commited on 24 days ago
Update feedback message in create_interface function to clarify analysis terminology db59f6d nomadicsynth commited on 24 days ago
Remove commented return statement in analyse_abstracts function for cleaner code e51a9e9 nomadicsynth commited on 24 days ago
Update reasoning model ID to Mistral-7B-Instruct-v0.3 and comment out previous model e64a7d2 nomadicsynth commited on 24 days ago
Update feedback message in create_interface function for clarity and user guidance d969ef2 nomadicsynth commited on 24 days ago
Remove YAML header from README display in About tab for cleaner presentation d5ed425 nomadicsynth commited on 24 days ago
Refactor response handling in generate function and add generate_swanson_style_prompt for bridge detection c39d6e0 nomadicsynth commited on 24 days ago
Refactor UI layout in create_interface function to use tabs for better organization and accessibility of content 76f92f8 nomadicsynth commited on 26 days ago
Remove commented-out error handling structure in format_search_results function 87941c2 nomadicsynth commited on 28 days ago
Refactor error handling in format_search_results function to return structured error messages bfab353 nomadicsynth commited on 28 days ago
Add error handling for find_synergistic_papers in format_search_results_json and format_search_results functions 3a2f25f nomadicsynth commited on 28 days ago
Implement caching for query results and enhance logging in log_query_and_results function 9719dbf nomadicsynth commited on 29 days ago
Fix timestamp creation in log_query_and_results function d52fd55 nomadicsynth commited on 29 days ago
Update privacy policy and disclaimer in create_interface function to clarify logging of queries and results ec17628 nomadicsynth commited on 29 days ago
Add logging for query results and improve data path handling cd14485 nomadicsynth commited on 29 days ago
Remove unused dataset_name import and HF_TOKEN parameter from DatasetManager initialization 55a0b15 nomadicsynth commited on 30 days ago
Uncomment latex delimiter for inline math formatting in format_paper_as_markdown 9b3489f nomadicsynth commited on 30 days ago
Refactor dataset management and improve dataset update functionality c241b7f nomadicsynth commited on 30 days ago
Refactor find_synergistic_papers to use DatasetManager for accessing the training dataset aa83efc nomadicsynth commited on 30 days ago
Add DatasetManager for handling dataset operations and update dataset with new papers 261056f nomadicsynth commited on 30 days ago
Fix function calls in format_search_results_json and format_search_results to use abstract parameter directly 4236eec nomadicsynth commited on 30 days ago
Fix function calls in format_search_results_json and format_search_results to use find_synergistic_papers directly 9c82340 nomadicsynth commited on 30 days ago
Remove commented-out Hugging Face Hub login code for clarity 2c9c0ae nomadicsynth commited on 30 days ago
Refactor embedding model integration and update find_synergistic_papers calls to use dataset parameter 7177172 nomadicsynth commited on 30 days ago
Normalize abstract input in find_synergistic_papers to improve cosine similarity calculations and handle empty inputs. d5b5c7a nomadicsynth commited on 30 days ago
Add JSON output logging and change output format for synergistic papers in create_interface 8d1f6b1 nomadicsynth commited on May 4
Add JSON formatting for search results in find_synergistic_papers b6c2057 nomadicsynth commited on May 4
Add label to hidden abstract input textbox for clarity in create_interface 44cca0e nomadicsynth commited on May 4
Refactor code formatting for improved readability and consistency in analysis and interface functions 269bf9a nomadicsynth commited on May 4
Add hidden UI elements and API endpoint for find_synergistic_papers 3f3e390 nomadicsynth commited on May 4
Update format_search_results to return additional papers alongside data and headers 23fdce3 nomadicsynth commited on May 4
Rename API endpoint in create_interface to find_synergistic_papers for clarity 9c63bd6 nomadicsynth commited on May 4
Refactor format_search_results to return a dictionary with 'data' and 'headers' keys instead of a DataFrame 0529f34 nomadicsynth commited on May 4
Enhance abstract analysis function with input validation and improved reasoning prompts; update UI text for clarity and relevance 28f7e6c nomadicsynth commited on Apr 23
Hide analyze button and feedback accordions until paper is selected; clear previous outputs in create_interface 9af4223 nomadicsynth commited on Mar 28
Fix lambda function syntax for updating UI elements in create_interface aa3dfb3 nomadicsynth commited on Mar 28
Add expert checkbox to analysis feedback and improve feedback handling 01babfe nomadicsynth commited on Mar 28
Refactor feedback components into accordions for improved organization and user experience 51e39cd nomadicsynth commited on Mar 28
Refactor feedback logging setup and add expert checkbox for paper matches 36ed904 nomadicsynth commited on Mar 28
Fix data path handling and ensure directories for flagged analyses and paper matches are created 162dd72 nomadicsynth commited on Mar 28
Enhance instructions and privacy policy in the interface, and improve feedback components for paper analysis ab58f48 nomadicsynth commited on Mar 28
Add feedback logging and UI components for analysis and paper matches f67af4b nomadicsynth commited on Mar 28