mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Merge fe7245af20
into fef089c7b6
This commit is contained in:
commit
7c2898c946
6 changed files with 26 additions and 12 deletions
|
@ -29,6 +29,7 @@ pub struct InstanceTogglableFeatures {
|
|||
pub metrics: bool,
|
||||
pub logs_route: bool,
|
||||
pub contains_filter: bool,
|
||||
pub chat_completions: bool,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue