Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
99e3281
fix(google-genai): migrate span attrs to gen_ai.input/output.messages
abhyudayareddy Apr 6, 2026
7b328ac
test(google-genai): update assertions to use gen_ai.input/output.mess…
abhyudayareddy Apr 6, 2026
4862ab3
fix(google-genai): use actual finish_reason from candidates; omit whe…
abhyudayareddy Apr 8, 2026
e6f86a8
test(google-genai): strengthen assertions to validate parts structure…
abhyudayareddy Apr 8, 2026
08f2f74
test: assert deprecated gen_ai.prompt.* / gen_ai.completion.* attrs a…
abhyudayareddy Apr 8, 2026
56f5e51
fix(google-genai): handle single Content obj and distinguish list[Con…
abhyudayareddy Apr 8, 2026
6dc73dc
Update span_utils.py
abhyudayareddy Apr 8, 2026
e1f2f5c
Merge branch 'main' into fix/google-genai-span-attr-migration
abhyudayareddy Apr 11, 2026
78acebc
fix(google-genai): use _map_gemini_finish_reason() for OTel-compliant…
abhyudayareddy Apr 14, 2026
d0053a9
fix(google-genai): fix parts_acc NameError and undefined _parts_from_…
abhyudayareddy Apr 15, 2026
4405529
fix(google-genai): align test token attr to GEN_AI_USAGE_TOTAL_TOKENS…
abhyudayareddy Apr 15, 2026
2fc3bd0
fix(google-genai): normalize message roles via _normalize_message_rol…
abhyudayareddy Apr 15, 2026
3296ff3
fix(google-generativeai): fix SyntaxError, NameError, wrong iteration…
abhyudayareddy Apr 26, 2026
27fdf93
fix(google-generativeai): resolve remaining NameErrors, missing helpe…
abhyudayareddy Apr 26, 2026
4f7d9a4
Merge branch 'main' into fix/google-genai-span-attr-migration
abhyudayareddy May 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading