Commit Graph

3 Commits

Author SHA1 Message Date
VenkataKrishna Reddy Avula 6d4ebd3dac Merged in bugfix/split_reimb (pull request #757)
bugfix/split_reimb to main

* updated compound indicators

* comppund reimb

* Merged main into bugfix/split_reimb


Approved-by: Katon Minhas
2025-11-03 16:12:33 +00:00
Alex Galarce 105b5b107e Merged in bugfix/lesser-of (pull request #665)
Bugfix/lesser of

* Refine SPLIT_REIMBURSEMENTS_PROMPT to enhance clarity and preserve payment limiters in output

* Add debug logging for LLM invocation and response in split_compound_reimbursement_llm

* Add debug logging for reimbursement validation prompts and responses

* Refine SPLIT_REIMBURSEMENTS_PROMPT to clearly indicate payment limiters in split components

* Refine SPLIT_REIMBURSEMENTS_PROMPT to clarify payment limiters and their application in split methodologies

* Refine SPLIT_REIMBURSEMENTS_PROMPT to clarify handling of conditional splits and preserve original service context

* fix brackets

* Merge remote-tracking branch 'origin/main' into bugfix/lesser-of

* Remove unused SERVICE_METHODOLOGY_BREAKOUT function

* Update compound indicators to refine phrasing and ensure consistency


Approved-by: Katon Minhas
2025-08-14 16:16:26 +00:00
Katon Minhas c4e519894b Merged in refactor/one-time-io (pull request #648)
Refactor/one time io

* Delete client work

* Streamline imports

* Fix list class

* Update tests

* Clear code funcs test

* Fix unit tests

* Single read code funcs

* Single-read model

* Single-load embeddings

* Successful E2E test

* update unit tests

* Update importsg

* Reload poetry.lock

* remove old exhibit header function

* Remove aarete_derived generic function

* remove align and format tables

* Remove strings to dict

* references

* Clear code

* Move preprocessing_funcs

* remove keywords

* refactor postprocessing_funcs

* Pass unit test - remove qa_qc directory

* Black and isort

* remove print


Approved-by: Alex Galarce
2025-08-05 20:46:19 +00:00