Commit Graph

36 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
Patrice Chalin 0dd3f8672c
[editorial] Hugo front matter title and other fixes (#1820) 2025-01-27 11:02:55 -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
Daniel Dyla 05dca2da88
Add enum value separators (#1572) 2024-11-20 20:08:42 -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
Joao Grassi 2afe58c54a
[chore] Render attribute name on foot notes (#1583) 2024-11-18 11:14:30 +01: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
Joao Grassi f1c64caa46
[chore] Improve markdown gen for registry pages (#1496) 2024-10-21 07:32:21 -07:00
Richard Chukwu a365a5ef32
[chore] Add anchors to individual attributes in a markdown table #1041 (#1480)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-10-17 15:42:12 -07: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 231528e8fd
Fix array attribute examples (#1325) 2024-08-08 12:40:26 -04:00
Alexander Wert 4e7c42ee8e
Update build-tools version to 0.25.0 and add `display_name` to all registry attribute groups (#985)
Signed-off-by: Alexander Wert <alexander.wert@elastic.co>
2024-07-15 11:58:37 +02: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
Ashok Chandrasekar a328d73b5b
Add LLM model server metrics (#1103)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Drew Robbins <drew@drewby.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-06-27 13:05:12 +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
Jeremy Blythe 78db110a80
[chore] Fixed Bug: Examples rendering is broken in 1.26 release for array types (#1088)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-06-06 07:30:10 -07:00
Tao Chen a2c9cff852
Extend GenAI system well-known values (#1020) 2024-06-04 09:14:17 -07:00
Drew Robbins 805cad3876
LLM common metrics for Generative AI (#955)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-05-28 13:40:38 -07:00
Alexandra Konrad e6394f6d53
[chore] use correct acronym for second headline (#1043) 2024-05-17 12:10:36 -04:00
Josh Suereth 04bdbba20f
(feat) Migrate all markdown generation to use JINJA snippets (#1000) 2024-05-15 12:35:17 +00:00
Liudmila Molkova e720865cfe
Clarify that `*.system` captures the client perception (#1016) 2024-05-10 08:04:08 -07:00
Josh Suereth 651d779183
Generate Attribute Registry using Weaver (#917) 2024-05-01 11:22:28 -07:00