You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.0.0] - 2024-08-13
Added
Merged the MSF-OCR-Streamlit repository into this repository
User authenticates with DHIS2 password rather than hard coded passkey
Table headers are corrected based on key-value pairs from DHIS2
Payload with key-value pairs for DHIS2 is displayed to the user before uploading
Images are resized before being sent to OpenAI
Added all UI features such as DHIS2 authentication, multiple tally sheet processing, left bar on streamlit, buttons present in LLM version of app into docTR version.
Changed
User must confirm each page and key-value pairs before they're allowed to upload, so upload buttons is not initially selectable
Fixed
Bug where a user's changes aren't saved every other time or when confirming in the Streamlit app