gen_ai.workflow.name
MovedGenAI registrystringas of v1.44.0
Human-readable name of the GenAI workflow provided by the application.
This attribute can be populated in different frameworks eg: name of the first chain in LangChain OR name of the crew in CrewAI.
Examples
- multi_agent_rag
- customer_support_pipeline
Used by
spans (1)
- span.gen_ai.invoke_workflow.internal
* required on that signal.
History
- v1.42.0deprecated
Moved to the OpenTelemetry GenAI semantic conventions repository.
Added as development.