Reuse canonical chat context
This commit is contained in:
@@ -17,6 +17,7 @@ diesel::table! {
|
||||
reasoning -> Nullable<Text>,
|
||||
reasoning_complete -> Bool,
|
||||
content -> Text,
|
||||
model_content -> Nullable<Text>,
|
||||
system -> Bool,
|
||||
compaction -> Bool,
|
||||
compaction_tail_start -> Nullable<Integer>,
|
||||
|
||||
Reference in New Issue
Block a user