LlmArtifact
LLM Artifact
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
llmArtifactId (id) – The ID of the LLM artifact
info (dict) – The info of the LLM artifact
description (str) – The description of the LLM artifact
createdAt (str) – The creation timestamp
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict