aip_sdk.CanonicalSession
aip_sdk.CanonicalSession
A session: the traces belonging to one conversation/thread.
aip_sdk.CanonicalSession.model_config
aip_sdk.CanonicalSession.model_config = ConfigDict(extra='allow')
No docstring is defined in the source.
aip_sdk.CanonicalSession.session_id
aip_sdk.CanonicalSession.session_id: str
No docstring is defined in the source.
aip_sdk.CanonicalSession.traces
aip_sdk.CanonicalSession.traces: list[CanonicalTrace] = Field(default_factory=list[CanonicalTrace])
No docstring is defined in the source.