Commit Graph

22 Commits

Author SHA1 Message Date
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
Guangya Liu 6bc19ef207
[chore] Consolidate genai.request.seed for openai (#1715)
Signed-off-by: Guangya Liu <gyliu@ibm.com>
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2025-01-03 16:55:52 +01:00
Liudmila Molkova 0edb9e2b42
Prepare release 1.29.0 (#1626) 2024-11-28 10:23:37 -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
Liudmila Molkova 52730dcefe
Makes all span/metric/event/resource groups id meaningful (#1512) 2024-11-11 08:16:29 -08:00
Liudmila Molkova 1050236d6e
Use `SHOULD` instead of `MUST` for span kinds on DB, GenAI and FaaS (#1506) 2024-10-24 15:02:45 +02:00
Joao Grassi d5d2b9d2a2
[chore] Remove empty lines in generated markdown (#1477) 2024-10-15 08:52:26 -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 96f8bda9ba
Prepare release 1.28.0 (#1458) 2024-10-07 17:00:55 -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
Liudmila Molkova 231528e8fd
Fix array attribute examples (#1325) 2024-08-08 12:40:26 -04:00
Liudmila Molkova 8965ee99a7
Update spec version to 1.35.0 (#1306) 2024-08-02 08:34:17 -07:00
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
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