add qwen3-embedding and all-minilm-l6-v2

This commit is contained in:
jhqxxx
2026-04-06 15:35:49 +08:00
parent 44d91da650
commit 7142e712f2
34 changed files with 763 additions and 319 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ pub enum FinishReason {
EndTurn,
/// The finish reason is unspecified. [Gemini]
#[serde(rename = "FINISH_REASON_UNSPECIFIED ")]
FinishReasonUnspecified,
Unspecified,
#[serde(rename = "MALFORMED_FUNCTION_CALL")]
MalformedFunctionCall,
#[serde(rename = "OTHER")]