-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(openai): improve model name handling and test organization
- Extract model name and reasoning effort handling into separate logic - Split large test functions into smaller atomic units - Add TestModelConfig struct and assert_request helper for test reuse - Fix temperature type handling (f32 vs f64) - Improve code organization and readability with clear sections - Add comprehensive test coverage for all model name scenarios Signed-off-by: da-moon <contact@havi.dev>
- Loading branch information
Showing
1 changed file
with
239 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters