Skip to content

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Jun 9, 2025

More services (especially those focused on agents) are starting to support the notion of per-request instructions, effectively system messages that aren't stored as part of a persisted chat history. For existing stateless services that don't have their own notion of separate instructions, we can just translate instructions into a system message.

Microsoft Reviewers: Open in CodeFlow

More services (especially those focused on agents) are starting to support the notion of per-request instructions, effectively system messages that aren't stored as part of a persisted chat history. For existing stateless services that don't have their own notion of separate instructions, we can just translate instructions into a system message.
@stephentoub stephentoub requested a review from a team as a code owner June 9, 2025 16:19
@github-actions github-actions bot added the area-ai Microsoft.Extensions.AI libraries label Jun 9, 2025
@stephentoub
Copy link
Member Author

@stephentoub stephentoub merged commit 0204116 into dotnet:main Jun 12, 2025
7 checks passed
@stephentoub stephentoub deleted the chatoptionsinstructions branch June 12, 2025 21:24
@github-actions github-actions bot locked and limited conversation to collaborators Jul 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-ai Microsoft.Extensions.AI libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants