Overview
How-to Guides
- Overview
- Conversational AI
- Retrieval-Augmented Generation
- Agentic AI
Cookbooks
- Overview
- Agents
- RAG
Integrations
Concepts
- Metrics
- Projects
- Logging
- Datasets
- Annotations
- Experiments
- Playground
SDK/API Reference
- Python SDK
- TypeScript SDK
- Overview
- Wrappers
- Core Logging
- Datasets
- Experiments
- Prompts
- SDK Reference
- Overview
- galileo
- Classes
- Functions
- Types
- Classes
- Enumerations
- Interfaces
- Type Aliases
- API
References
Type Aliases
Span
Type Alias: Span
Copy
Ask AI
type Span = WorkflowSpan | LlmSpan | RetrieverSpan | ToolSpan;
Defined in: src/types/log.types.ts:320
On this page
Assistant
Responses are generated using AI and may contain mistakes.