Skip to content

feat(agent): add modelSettings to agent settings [PC-4672] - #1837

Draft
tudormatei1 wants to merge 1 commit into
mainfrom
feat/model-specific-settings
Draft

feat(agent): add modelSettings to agent settings [PC-4672]#1837
tudormatei1 wants to merge 1 commit into
mainfrom
feat/model-specific-settings

Conversation

@tudormatei1

Copy link
Copy Markdown

Add a modelSettings block to settings in agent.json, parsed into AgentSettings.model_settings. It's a native bag (ModelSettings(BaseCfg), no declared fields); keys are the target model's own parameter names and are forwarded verbatim, so discovery stays the source of truth for the shape. Absent modelSettings parses to None, keeping existing agent.json working.

@github-actions github-actions Bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-runtime test:uipath-integrations labels Jul 31, 2026
@tudormatei1 tudormatei1 changed the title feat(agent): add modelSettings to agent settings feat(agent): add modelSettings to agent settings [PC-4672] Jul 31, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-integrations test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant