feat: finalized support for chat
This commit is contained in:
@@ -63,6 +63,7 @@ diesel::table! {
|
||||
title -> Text,
|
||||
context_used -> Integer,
|
||||
context_limit -> Integer,
|
||||
last_tokens_per_second -> Nullable<Float>,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user