Skip to content

feat: allow to introduce any model for supported agents#54

Merged
sdn4z merged 1 commit into
mainfrom
any-model
Jul 22, 2025
Merged

feat: allow to introduce any model for supported agents#54
sdn4z merged 1 commit into
mainfrom
any-model

Conversation

@sdn4z
Copy link
Copy Markdown
Collaborator

@sdn4z sdn4z commented Jul 22, 2025

This PR introduces a functionality that allows to specify a model to be used in the selected agent. This way, you can try any other model without the need of hardcoding it, as long as it's supported by the pydantic Agent or the AI Model.

It also provides defaults for existing agents, so in case no model is specified it will successfully run.

@sdn4z sdn4z force-pushed the any-model branch 2 times, most recently from 1142e63 to 344396b Compare July 22, 2025 15:44
@sdn4z sdn4z merged commit 9617436 into main Jul 22, 2025
6 checks passed
@sdn4z sdn4z deleted the any-model branch July 22, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant