Pozify / tests /test_coach_summary.py

Commit History

refactor: implement _summary_list_field function to streamline handling of summary fields in coach summary; enhance payload processing and validation for string and list types
4837dea

tiena2cva commited on

refactor: streamline evidence generation in coach summary; enhance JSON output contract and improve tokenization handling for local chat
39810d5

tiena2cva commited on

refactor: add functions for JSON payload extraction and validation in coach summary; streamline summary key handling and improve error reporting
fbdb586

tiena2cva commited on

refactor: introduce compact representation functions for metrics, issues, and knowledge cards; enhance summary evidence generation and improve error handling in JSON extraction
7d8fed6

tiena2cva commited on

refactor: enhance JSON response handling in coach summary generation; update response format instructions and improve error reporting for invalid JSON outputs
1026352

tiena2cva commited on

chore: add ninja-build and build-essential to package requirements; update README and documentation to reflect changes in model configuration and local Transformers usage
afa452e

tiena2cva commited on

feat: expand coach summary training pipeline
77edc70

tthhanh commited on

feat: expand coach retrieval with equipment and goal overlays
19dfbdf

tthhanh commited on

test: cover external coach knowledge retrieval
a2af43d

tthhanh commited on

feat(slm): add llama.cpp coach summary provider
bb32784

tiena2cva commited on

feat(coach): add local transformers provider
02f8ffd

tiena2cva commited on

Implement grounded coach summary with HF SLM
f083cf4

tthhanh commited on