Ryan Sweet
Ryan Sweet
### What feature would you like to be added? need to support o1 models ### Why is this needed? to enable usage of o1 inside agents
need to port a .NET implementation of Team One as an example or demo how to use Team One python from within a .NET agent
### What feature would you like to be added? we need to show how to setup end to end with TLS ### Why is this needed? to make it easier...
we need to have an integration host testing the app host sample
write integration tests validating implicit direct subscriptions to {agentType}
write integration test validating that .NET agents can receive messages from python agents
write integration test validating that python agents can send and receive messages
write integration test to validate python agents subscriptions with .NET runtime
fixes #4501 some messages published from python are routed to the agent but result in either Unhandled Message or Unknown Payload.