Commit Graph

18 Commits

Author SHA1 Message Date
Guangya Liu a286dc426e
Add invoke_agent as a member of gen_ai.operation.name (#2160) 2025-04-26 23:19:17 +00:00
Michael Safyan 47fe2c0228
Propose an update to the values of 'gen_ai.system' for Google. (#2050)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-04-16 09:33:48 -07:00
Michael Safyan 52053d4f83
Add `generate_content` to the list of permissible values for `gen_ai.operation.name` (#2049) 2025-04-15 04:23:18 +00:00
PRATIBHA-Moogi f9f14b0bf8
To Add tool description as one of the gen_ai.tool attributes (#2059)
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2025-04-13 10:24:53 -07:00
Michael Safyan 78c42c576a
Define a way to indicate the number of requested response candidates. (#1922)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-03-04 23:30:21 +00:00
Liudmila Molkova 13105b79d2
Update stability levels from experimental -> development (#1889) 2025-02-11 18:06:51 -08:00
Guangya Liu 5da613ac04
Added AI Agent Semantic Convention (#1739)
Signed-off-by: Guangya Liu <gyliu@ibm.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-02-04 17:14:51 -08:00
Liudmila Molkova dcb30bfdae
Introduce generic `gen_ai.output.type` instead of `gen_ai.openai.request.response_format` (#1757)
Co-authored-by: Trent Mick <trentm@gmail.com>
2025-02-03 14:20:03 -08:00
Adrian Cole 65f3f8f2a4
Adds `mistral_ai` as a `gen_ai.system` attribute value (#1719)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-09 10:59:09 +01:00
Adrian Cole f0db7751ab
Extend GenAI System to include OpenAI compatible platforms (#1655)
Signed-off-by: Adrian Cole <adrian.cole@elastic.co>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-01-03 09:24:32 -08:00
Riccardo Magliocchetti 05b4c173bf
Introduce gen_ai.request.seed as needed by cohere (#1710) 2024-12-24 11:05:41 -08:00
Trent Mick 0c17ad5543
GenAI: define conventions for embeddings operations (#1603)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2024-11-27 10:10:24 -08:00
Guangya Liu 25e0baecd6
Extend GenAI system to support IBM Watsonx AI and AWS Bedrock (#1574)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-18 17:17:12 +00:00
Riccardo Magliocchetti 520702f155
genai: add system_fingerprint attribute (#1355)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-11-01 03:00:09 +00:00
Liudmila Molkova 7abcbcb7a7
Add genai system-specific conventions for Azure AI Inference (#1393)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-10 10:39:22 -07:00
Liudmila Molkova 32b75a8d46
Introduce per-message structured GenAI events instead of prompt/completion span events (#980) 2024-10-04 09:23:41 -07:00
Drew Robbins 87ec4e6e3b
Add system specific conventions for OpenAI (#1385)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-10-02 08:14:55 -07:00
Liudmila Molkova b855a36cf4
Group yaml files by root namespace instead of signal (#1345) 2024-09-16 20:22:50 -07:00