Skip to content

Add comprehensive sample with both server and client - #131

Merged
kzu merged 1 commit into
mainfrom
dev/sample
Oct 23, 2025
Merged

Add comprehensive sample with both server and client#131
kzu merged 1 commit into
mainfrom
dev/sample

Conversation

@kzu

@kzukzu commented Oct 22, 2025

Copy link
Copy Markdown
Member

This completes the end-to-end by showcasing how the client can inspect available agents exposed via the /agents endpoint from the registered agent catalog, and how the client can subsequently chat to that agent using the standard OpenAI chat client API mapped via responses API compatible endpoint.

@kzukzu added the documentation Improvements or additions to documentation label Oct 22, 2025
@kzu
kzu enabled auto-merge (rebase) October 22, 2025 21:09
@kzu

kzu commented Oct 22, 2025

Copy link
Copy Markdown
MemberAuthor

23 passed23 passed18 skipped

🧪 Details on Ubuntu 24.04.3 LTS

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

This completes the end-to-end by showcasing how the client can inspect available agents exposed via the /agents endpoint from the registered agent catalog, and how the client can subsequently chat to that agent using the standard OpenAI chat client API mapped via responses API compatible endpoint.
@kzu
kzu merged commit d576d5f into mainOct 23, 2025
7 checks passed
@kzu
kzu deleted the dev/sample branch October 23, 2025 19:55
@devloopeddevlooped locked and limited conversation to collaborators Nov 23, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@kzu