Class: Braintrust::Models::ProjectLogsEvent::SpanAttributes::Type
- Inherits:
-
Enum
- Object
- Enum
- Braintrust::Models::ProjectLogsEvent::SpanAttributes::Type
- Defined in:
- lib/braintrust/models/project_logs_event.rb
Overview
Type of the span, for display purposes only
Constant Summary collapse
- LLM =
:llm
- SCORE =
:score
- FUNCTION =
:function
- EVAL =
:eval
- TASK =
:task
- TOOL =
:tool