Complete long-context chat support
This commit is contained in:
@@ -61,6 +61,8 @@ diesel::table! {
|
||||
id -> Integer,
|
||||
project_id -> Integer,
|
||||
title -> Text,
|
||||
context_used -> Integer,
|
||||
context_limit -> Integer,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user