denispol
denispol
### Describe the bug Running a Python script within a path which name starts with a number triggers an "invalid decimal literal" error, which prevents the script from executing further....
Using Gemini as provider was broken due to missing dependency. Added langchain-google-genai to the requirements.txt, as Gemini provider cannot be used without it
When merged this pull request will: - Align dose cloning with the engine’s clone-before-apply pattern by adding `ACE_Medical_Dose::CloneDose` and `ForceExpire()` to guarantee per-patient instances. - Override `CloneDose()` in bolus and...
This is a small opportunistic **refactor** I did while working on the second chance logic to improve configurability and code reuse. **When merged this pull request will:** * Move the...