mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Merge pull request #5674 from meilisearch/release-v1.15.2
Bring back v1.15.2 to main
This commit is contained in:
commit
abb399b802
24 changed files with 262 additions and 97 deletions
|
@ -107,7 +107,7 @@ impl ChatCompletionSettings {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Default)]
|
||||
#[derive(Serialize, Deserialize, Debug, Clone, Copy, PartialEq, Eq, Default)]
|
||||
#[serde(rename_all = "camelCase")]
|
||||
pub enum ChatCompletionSource {
|
||||
#[default]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue