Skip to content

Allow extending agent with additional properties - #144

Merged
kzu merged 1 commit into
mainfrom
dev/Emoji
Nov 3, 2025
Merged

Allow extending agent with additional properties#144
kzu merged 1 commit into
mainfrom
dev/Emoji

Conversation

@kzu

@kzukzu commented Nov 3, 2025

Copy link
Copy Markdown
Member

Any configuration key that's not a property of AIAgent is available via the IHasAdditionalProperties.AdditionalProperties implemented by the configurable agent.

@kzukzu added the enhancement New feature or request label Nov 3, 2025
Any configuration key that's not a property of AIAgent is available via the IHasAdditionalProperties.AdditionalProperties implemented by the configurable agent.
@kzu
kzu enabled auto-merge (rebase) November 3, 2025 19:17
@kzu

kzu commented Nov 3, 2025

Copy link
Copy Markdown
MemberAuthor

35 passed35 passed18 skipped

🧪 Details on Ubuntu 24.04.3 LTS

from dotnet-retest v1.0.0 on .NET 9.0.10 with 💜 by @devlooped

@kzu
kzu merged commit dfd266c into mainNov 3, 2025
7 checks passed
@kzu
kzu deleted the dev/Emoji branch November 3, 2025 19:18
@devloopeddevlooped locked and limited conversation to collaborators Dec 4, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@kzu