Skip to content

feat(runner, inference_api): integrate ModelName for dynamic model …#138

Merged
danyalxahid-askui merged 2 commits intomainfrom
fix/default-act-model
Sep 5, 2025
Merged

feat(runner, inference_api): integrate ModelName for dynamic model …#138
danyalxahid-askui merged 2 commits intomainfrom
fix/default-act-model

Conversation

@danyalxahid-askui
Copy link
Contributor

@danyalxahid-askui danyalxahid-askui commented Sep 5, 2025

…selection

  • Updated Runner to use ModelName.ASKUI for the custom agent.
  • Using Claude 4 asa a default model for askui inference

…selection

- Updated `Runner` to use `ModelName.ASKUI` for the custom agent.
- Modified `AskUiInferenceApi` to conditionally set the model based on `ModelName.ASKUI`, defaulting to `ModelName.CLAUDE__SONNET__4__20250514` when applicable.
…skUiInferenceApi`

- Set `model` in `Runner` to `ModelName.CLAUDE__SONNET__4__20250514` for improved default behavior.
- Simplified model assignment in `AskUiInferenceApi` to directly use the provided `model` parameter, enhancing flexibility for dynamic model selection.
@danyalxahid-askui
Copy link
Contributor Author

@adi-wan-askui Will merge this as discussed.

@danyalxahid-askui danyalxahid-askui merged commit 09337f2 into main Sep 5, 2025
1 check passed
@danyalxahid-askui danyalxahid-askui deleted the fix/default-act-model branch September 5, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant