Commit cd73bce
committed
fix(tests): complete Model struct initialization for issue Michael-A-Kuykendall#113
- Add missing optional fields (permission, root, parent) to all Model test initializations
- Fixes compilation errors in test_models_response_structure and test_openai_response_structures
- All 24 openai_compat tests now passing
- Ensures regression test for Open WebUI/AnythingLLM compatibility works correctly
Completes fix for Issue Michael-A-Kuykendall#113
Signed-off-by: Michael A. Kuykendall <michaelallenkuykendall@gmail.com>1 parent 37f67ac commit cd73bce
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
692 | 695 | | |
693 | 696 | | |
694 | 697 | | |
695 | 698 | | |
696 | 699 | | |
697 | 700 | | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
698 | 704 | | |
699 | 705 | | |
700 | 706 | | |
| |||
1006 | 1012 | | |
1007 | 1013 | | |
1008 | 1014 | | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
1009 | 1018 | | |
1010 | 1019 | | |
1011 | 1020 | | |
1012 | 1021 | | |
1013 | 1022 | | |
1014 | 1023 | | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
1015 | 1027 | | |
1016 | 1028 | | |
1017 | 1029 | | |
| |||
0 commit comments