AI-specific attributes for model operations, retrieval systems, and agent activities. e.g. model_name, total_token_counts etc.
Attributes
Section titled “Attributes”ai_model
- Type:
ai_model - Requirement: recommended
The AI Model object describes the characteristics of an AI/ML model. Examples include language models like GPT-4, embedding models like text-embedding-ada-002, and computer vision models like CLIP.
message_context
- Type:
message_context - Requirement: optional
Communication context for AI system interactions including protocols, roles, clients, and session information for MCP and other AI communication systems.