mirror of
https://github.com/mii443/AzooKeyKanaKanjiConverter.git
synced 2025-08-22 15:05:26 +00:00
support zenz-v3
This commit is contained in:
@ -8,7 +8,7 @@ let options = ConvertRequestOptions.withDefaultDictionary(
|
||||
zenzaiMode: .on(
|
||||
weight: url,
|
||||
inferenceLimit: 1,
|
||||
versionDependentMode: .v2(.init(profile: "三輪/azooKeyの開発者", leftSideContext: "私の名前は"))
|
||||
versionDependentMode: .v3(.init(profile: "三輪/azooKeyの開発者", leftSideContext: "私の名前は"))
|
||||
)
|
||||
// ...
|
||||
)
|
||||
|
Reference in New Issue
Block a user