microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
21.36k stars 3.14k forks source link

Add tool call information within telemetry #8397

Open matthewbolanos opened 3 weeks ago

TaoChenOSU commented 3 weeks ago

Tool calls returned by the models will be logged but not the list of tools advertised to the model. The OTel semantic convention WG currently doesn't have recommendations on how to log tools advertised to the model. We can create something ourselves until they come up with some recommended approach. This is also a great opportunity for us to influence the WG.