Recent Releases of llmonfhir
llmonfhir - 0.4.0
What's Changed
- Bump rexml from 3.2.5 to 3.2.8 by @dependabot in https://github.com/StanfordBDHG/LLMonFHIR/pull/48
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot in https://github.com/StanfordBDHG/LLMonFHIR/pull/49
- Update README to Clarify Patient Mock Data by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/52
- Add LLM functionality from SpeziFHIR by @LeonNissen in https://github.com/StanfordBDHG/LLMonFHIR/pull/53
- Introducing Periphery by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/58
- Disable
--testModeflag on Run by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/60 - Provide a default summery prompt text by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/61
- Improve loading state feedback for LLM responses by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/59
- Add chat export functionality by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/64
- Update dependencies by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/67
- Pilot User Study by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/65
- Introducing User Study Deployment Workflow by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/68
- Add Survey Results to Export-Ready Chat by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/69
- Enhance Likert Scale Response Option Labels by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/70
- Tune OpenAI Model Temperature in Settings by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/71
- Incorporate Clinical Document References Such as Discharge Reports, Clinical Notes, and More by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/72
- Simplify Logic & Improve Resource Selection by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/78
- Collapse Resource Categories by Default by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/81
- 🚀 Small Improvements by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/82
- Improve Parsing Logic for Resource Summary by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/80
- Update Dependencies by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/83
- Update
SpeziFHIRby @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/85 - Refactor FHIR Multiple Resource Interpreter and Chat by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/86
- Update Task 4 in Survey Questionnaire by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/87
- Miscellaneous by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/88
- Add the Post-Task Health Literacy to the app as Task 6 by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/89
- Fix Token Removal by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/90
- Update yml files by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/92
- Revert "Update yml files" by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/93
- Update YML Files by @lukaskollmer in https://github.com/StanfordBDHG/LLMonFHIR/pull/94
- Show the earliest health record date by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/91
- Make the Raw JSON Export a Feature Flag by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/95
- Resource Timeout by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/96
- Rework Survey and Introduce Task Instructions by @jdisho in https://github.com/StanfordBDHG/LLMonFHIR/pull/97
New Contributors
- @dependabot made their first contribution in https://github.com/StanfordBDHG/LLMonFHIR/pull/48
- @LeonNissen made their first contribution in https://github.com/StanfordBDHG/LLMonFHIR/pull/53
- @lukaskollmer made their first contribution in https://github.com/StanfordBDHG/LLMonFHIR/pull/94
Full Changelog: https://github.com/StanfordBDHG/LLMonFHIR/compare/0.3.1...0.4.0
- Swift
Published by PSchmiedmayer about 1 year ago
llmonfhir - 0.3.1
What's Changed
- Add Simple macOS Support by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/46
- Lift dependencies by @philippzagar in https://github.com/StanfordBDHG/LLMonFHIR/pull/47
Full Changelog: https://github.com/StanfordBDHG/LLMonFHIR/compare/0.3.0...0.3.1
- Swift
Published by philippzagar about 2 years ago
llmonfhir - 0.3.0
What's Changed
- Feature/improve prompt and patients by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/42
- Add TestFlight Download Link by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/43
- Lift to SpeziLLM by @philippzagar in https://github.com/StanfordBDHG/LLMonFHIR/pull/44
Full Changelog: https://github.com/StanfordBDHG/LLMonFHIR/compare/0.2.1...0.3.0
- Swift
Published by philippzagar over 2 years ago
llmonfhir - 0.2.1
What's Changed
- FHIR 0.5.2 and Improved Resource Handling by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/39
- Small cleanup throughout the app by @philippzagar in https://github.com/StanfordBDHG/LLMonFHIR/pull/40
- Medication sort by @AdritRao in https://github.com/StanfordBDHG/LLMonFHIR/pull/41
New Contributors
- @philippzagar made their first contribution in https://github.com/StanfordBDHG/LLMonFHIR/pull/40
Full Changelog: https://github.com/StanfordBDHG/LLMonFHIR/compare/0.2.0...0.2.1
- Swift
Published by PSchmiedmayer over 2 years ago
llmonfhir - 0.2.0
What's Changed
- Makes the FHIR resource list searchable by @vishnuravi in https://github.com/StanfordBDHG/LLMonFHIR/pull/20
- Fixes a navigation issue in FHIRResourcesView by @vishnuravi in https://github.com/StanfordBDHG/LLMonFHIR/pull/21
- Multiple Resource Interpreter (Chat with all FHIR records) by @AdritRao in https://github.com/StanfordBDHG/LLMonFHIR/pull/23
- Fix TestFlight Deployment & GitHub Action by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/25
- Interpretation translation by @AdritRao in https://github.com/StanfordBDHG/LLMonFHIR/pull/26
- Show OpenAI Errors by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/27
- Update to Spezi 0.7.1 by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/30
- Function Calling by @AdritRao in https://github.com/StanfordBDHG/LLMonFHIR/pull/29
- Voice-based Interaction & Resources Cutoff by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/31
- Improve Error Handling & Set Resource Limits by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/32
- Use Summary for the Multiple FHIR Resources Chat by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/33
- Update to Spezi 0.8.X and Use Spezi FHIR by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/37
- Add Mock Patients by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/38
New Contributors
- @vishnuravi made their first contribution in https://github.com/StanfordBDHG/LLMonFHIR/pull/20
- @AdritRao made their first contribution in https://github.com/StanfordBDHG/LLMonFHIR/pull/23
Full Changelog: https://github.com/StanfordBDHG/LLMonFHIR/compare/0.1.4...0.2.0
- Swift
Published by PSchmiedmayer over 2 years ago
llmonfhir - 0.1.3
What's Changed
- Improve List Overview, Add Summary to Detail View, Add Settings Screen, and Modify Prompt Settings by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/18
Full Changelog: https://github.com/StanfordBDHG/LLMonFHIR/compare/0.1.2...0.1.3
- Swift
Published by PSchmiedmayer about 3 years ago
llmonfhir - 0.1.2
What's Changed
- Update README and DOI For Citations by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/13
- Remove Code Coverage Upload by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/14
- Update Accent Color, App Icon, and Fix Deployment by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/15
- Update HealthKit Collection and Add Smaller UI Improvements by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/16
- Add Screenshots and Figures by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/17
Full Changelog: https://github.com/StanfordBDHG/LLMonFHIR/compare/0.1.1...0.1.2
- Swift
Published by PSchmiedmayer about 3 years ago
llmonfhir - 0.1.0
What's Changed
- Update Project Structure by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/1
- Removes the Firebase Setup and Dependencies by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/2
- Fix Build And Improve File Structure by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/3
- Add OpenAI Module by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/4
- Fix Build by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/5
- Uses A Multi-FHIR Versions FHIR Standard to Display Resources by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/6
- Add LLM-based Interpretations by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/7
- Disable Beta TestFlight Deployment by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/8
- Add OpenAI Chat + LLM Summary Functionality by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/9
- Finalize the User Interface and Improve the Localization and Onboarding by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/10
- Update README and Disclaimer by @PSchmiedmayer in https://github.com/StanfordBDHG/LLMonFHIR/pull/11
Full Changelog: https://github.com/StanfordBDHG/LLMonFHIR/commits/0.1.0
- Swift
Published by PSchmiedmayer about 3 years ago