pub async fn insert(
conn: &mut PgConnection,
input: ChatbotConversationMessageReasoning,
msg_id: Uuid,
) -> ModelResult<ChatbotConversationMessageReasoning>pub async fn insert(
conn: &mut PgConnection,
input: ChatbotConversationMessageReasoning,
msg_id: Uuid,
) -> ModelResult<ChatbotConversationMessageReasoning>