1
This commit is contained in:
@@ -17,6 +17,8 @@ pub struct CreationAgentDocumentInputPayload {
|
||||
pub content_type: Option<String>,
|
||||
pub size_bytes: usize,
|
||||
pub text: String,
|
||||
#[serde(default)]
|
||||
pub source_asset_id: Option<String>,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Eq)]
|
||||
|
||||
Reference in New Issue
Block a user