semantic-kernel
semantic-kernel copied to clipboard
.Net: [Agents] Agents pre/post handlers
- [ ] Consider different possibilities pre/post handlers can be implemented in SK - decorators, filters, etc..
- [ ] Decide on the one or a few
- [ ] Implement it
Concept PR: https://github.com/microsoft/semantic-kernel/pull/5899 (One possibility) Another Possibility: No filters/handlers (do nothing option)
Will evaluate and action, if necessary, as part of developing agent framework. Will provide visibility and collaborate with Sergey, et al.
Concept PR: https://github.com/microsoft/semantic-kernel/pull/5899
Rough sketch of what the logic may need to look like
Closing as stale