Commit Graph

6 Commits

Author SHA1 Message Date
Liudmila Molkova 65f8f15f80
Add common attributes to gen-ai spans: `server.address`, `server.port` and `error.type` (#1297) 2024-07-30 08:26:14 -07:00
Liudmila Molkova 92bd20553f
Convert `gen_ai.operation.name` to enum and use it on spans (#1202) 2024-07-09 17:33:49 -07:00
Liudmila Molkova 5971366ae2
GenAI: Rename prompt and completion tokens attributes to input and output (#1200) 2024-07-04 17:41:54 +02:00
Karthik Kalyanaraman 82c0926c82
Add additional LLM span attributes (#1059)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Nir Gazit <nirga@users.noreply.github.com>
2024-06-19 20:38:44 -07:00
Liudmila Molkova 8388bfb608
Use GenAI instead of LLM and other clean ups (#1087) 2024-06-12 20:57:32 -07:00
Nir Gazit 1c93c94ce6
LLM Semantic Conventions: Initial PR (#825)
Co-authored-by: Drew Robbins <drobbins@microsoft.com>
Co-authored-by: Drew Robbins <drew@drewby.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2024-04-16 16:04:32 -07:00