pub const GEN_AI_OPERATION_NAME: &'static str;
Expand description

The name of the operation being performed.

If one of the predefined values applies, but specific system uses a different name it's RECOMMENDED to document it in the semantic conventions for specific GenAI system and use system-specific name in the instrumentation. If a different name is not documented, instrumentation libraries SHOULD use applicable predefined value.