Commit History

fix youtube embeed
c1bd891

Jonas commited on

final fixes to add top_n. fix presentation of about section. add relative even frequency.
c2b5b0b

Jonas commited on

Enhance app.py and openfda_client.py to support configurable limits for adverse events, serious outcomes, and report sources; update data retrieval functions to include total report counts for improved output context.
e382e80

Jonas commited on

Add Gradio interface for README content and update tabbed interface to include 'About' section.
a7f1030

Jonas commited on

Enhance report_source_tool in app.py to return error messages and improve output formatting; update Gradio interface to include Markdown output for better user feedback.
8e004b8

Jonas commited on

turn force cachce off
1013ff5

Jonas commited on

Enhance app.py interfaces with caching for examples and update openfda_client.py to aggregate serious outcome data from multiple API queries.
06651f3

Jonas commited on

Update app.py to clarify drug name input as generic and enhance openfda_client.py with new outcome and qualification mappings for better data representation.
fcabd7a

Jonas commited on

Refactor result formatting in app.py to return DataFrames and headers; update interface outputs to use DataFrames and Markdown for better presentation.
3455d98

Jonas commited on

Add error handling and placeholder charts in app.py; implement create_placeholder_chart in plotting.py
2262f59

Jonas commited on

Change output formatting from markdown to string for event results and update interface to use textboxes for raw data display
5565cf6

Jonas commited on

Handle table as markdown instead of html
d14cc09

Jonas commited on

Update formatting in app.py to display results as HTML tables and handle errors in serious outcomes tool
4adf18d

Jonas commited on

Enhance report_source_tool to return a descriptive message when no data is available and update example drug names in the interface.
e8c0366

Jonas commited on

Fix default values for patient sex and age parameters in top_adverse_events_tool
f4b6beb

Jonas commited on

Add new charting functions and enhance tools for serious outcomes and time-series analysis
61fb024

Jonas commited on

Update dependencies, refactor imports, and add plotting functionality
d8e24c3

Jonas commited on