Commit Graph

22 Commits

Author SHA1 Message Date
ShipraJain01 7782509409
Add tool definition and other tool-related attributes in invoke-agent, inference, and execute-tool spans (#2702)
Co-authored-by: Alex Hall <alex.mojaki@gmail.com>
2025-09-04 01:49:50 +00:00
Liudmila Molkova 3e06ddb5fc
Using attributes for chat history on gen_ai spans and events (#2179) 2025-08-19 16:33:30 +00:00
Liudmila Molkova 8638e7b4b9
Update GenAI conventions based on system-specific naming guidance (#2046) 2025-07-08 02:12:02 +00:00
Liudmila Molkova ed153363a7
Change `azure_` and `az.` to `azure.` across all conventions (#1698)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-06-24 15:44:05 +00:00
Josh Suereth 58dfbe24f6
Move Attributes Registry to Registry / Attributes (#2251) 2025-05-15 01:58:45 +00:00
Guangya Liu 27e657cc77
Add `gen_ai.conversation.id` attribute (#2163) 2025-05-07 19:48:54 +00:00
Guangya Liu a286dc426e
Add invoke_agent as a member of gen_ai.operation.name (#2160) 2025-04-26 23:19:17 +00:00
Liudmila Molkova 2b2e1565b3
Separate inference and embeddings spans, remove irrelevant attributes (#2122) 2025-04-18 23:57:05 +00: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
Liudmila Molkova a86a51c932
Add span rendering template and clean up span briefs and notes (#1505) 2025-04-09 09:32:28 -07:00
Liudmila Molkova 1830ef2d0b
Convert headings to sentence case (#2056)
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
2025-04-07 16:51:23 +00: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 aff2c09add
[editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -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
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
Joao Grassi 2afe58c54a
[chore] Render attribute name on foot notes (#1583) 2024-11-18 11:14:30 +01: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