New version v2.3.6
This commit is contained in:
@@ -45,6 +45,7 @@ struct ModelInfo: Identifiable, Codable, Hashable {
|
||||
let tools: Bool // Function calling
|
||||
let online: Bool // Web search
|
||||
var imageGeneration: Bool = false // Image output
|
||||
var thinking: Bool = false // Reasoning/thinking tokens
|
||||
}
|
||||
|
||||
struct Architecture: Codable, Hashable {
|
||||
|
||||
Reference in New Issue
Block a user