PRATIBHA-Moogi
PRATIBHA-Moogi
@gyliu513 one more proposal for expanding gen_ai.agent semantic conventions.
@gyliu513 As I understand gen_ai.request.model and other attributes applied at this level are meant for backend inference engines (vllm, tgis etc). Similarly gen_ai.tool.xx attributes will be applied at tool-calling server...
Thanks @lmolkova looking into it.
@gyliu513 @lmolkova - I thought about your input. Let's take an example of any Agentic Application to understand it better. Lets assume that you start with Agent invocation, at agent...
Yes that is what I meant from my proposal. The config for any construct on Agent must hold those attributes which defines its configuration parameters @gyliu513