Pydantic Ai Context
JSON-LD context defining the semantic vocabulary for Pydantic Ai from PydanticAI.
43 Classes
0 Properties
2 Namespaces
Namespaces
pydantic:
https://pydantic.dev/vocab#
logfire:
https://logfire.pydantic.dev/vocab#
Classes
aid
name
description
humanURL
baseURL
tags
APIKey
APIKeyCreate
APIKeyRead
APIKeyUpdate
Alert
AlertCreate
AlertRead
AlertUpdate
AlertChannel
AuditLog
BillingUsage
Dashboard
DashboardCreate
DashboardRead
Invitation
Member
Organization
Project
ProjectCreate
ProjectRead
SCIMUser
SCIMGroup
Token
Variable
OAuthApp
UsageReport
Agent
Tool
RunContext
ModelProvider
StructuredOutput
DependencyInjection
StreamingResponse
region
openapi_url
base_url
documentation_url
JSON-LD Document
{
"@context": {
"@vocab": "https://schema.org/",
"pydantic": "https://pydantic.dev/vocab#",
"logfire": "https://logfire.pydantic.dev/vocab#",
"aid": "pydantic:aid",
"name": "schema:name",
"description": "schema:description",
"humanURL": "schema:url",
"baseURL": "schema:serviceUrl",
"tags": "schema:keywords",
"APIKey": "logfire:APIKey",
"APIKeyCreate": "logfire:APIKeyCreate",
"APIKeyRead": "logfire:APIKeyRead",
"APIKeyUpdate": "logfire:APIKeyUpdate",
"Alert": "logfire:Alert",
"AlertCreate": "logfire:AlertCreate",
"AlertRead": "logfire:AlertRead",
"AlertUpdate": "logfire:AlertUpdate",
"AlertChannel": "logfire:AlertChannel",
"AuditLog": "logfire:AuditLog",
"BillingUsage": "logfire:BillingUsage",
"Dashboard": "logfire:Dashboard",
"DashboardCreate": "logfire:DashboardCreate",
"DashboardRead": "logfire:DashboardRead",
"Invitation": "logfire:Invitation",
"Member": "logfire:Member",
"Organization": "logfire:Organization",
"Project": "logfire:Project",
"ProjectCreate": "logfire:ProjectCreate",
"ProjectRead": "logfire:ProjectRead",
"SCIMUser": "logfire:SCIMUser",
"SCIMGroup": "logfire:SCIMGroup",
"Token": "logfire:Token",
"Variable": "logfire:Variable",
"OAuthApp": "logfire:OAuthApp",
"UsageReport": "logfire:UsageReport",
"Agent": "pydantic:Agent",
"Tool": "pydantic:Tool",
"RunContext": "pydantic:RunContext",
"ModelProvider": "pydantic:ModelProvider",
"StructuredOutput": "pydantic:StructuredOutput",
"DependencyInjection": "pydantic:DependencyInjection",
"StreamingResponse": "pydantic:StreamingResponse",
"region": "logfire:region",
"openapi_url": "logfire:openapi_url",
"base_url": "logfire:base_url",
"documentation_url": "schema:documentation"
}
}