Propose new conventions
I'm looking at GenerateContentConfig in googleapis/python-genai/blob/main/google/genai/types.py and specifically GeneratContentConfig.candidate_count...
I'm wondering if a gen_ai.request.response_candidate_count GenAI span attribute could be defined for such a use case.
Propose new conventions
I'm looking at
GenerateContentConfigingoogleapis/python-genai/blob/main/google/genai/types.pyand specificallyGeneratContentConfig.candidate_count...I'm wondering if a
gen_ai.request.response_candidate_countGenAI span attribute could be defined for such a use case.