forked from Shinonome/dots-hyprland
ai: add command execution requests
This commit is contained in:
@@ -4,7 +4,7 @@ ApiStrategy {
|
||||
property bool isReasoning: false
|
||||
|
||||
function buildEndpoint(model: AiModel): string {
|
||||
console.log("[AI] Endpoint: " + model.endpoint);
|
||||
// console.log("[AI] Endpoint: " + model.endpoint);
|
||||
return model.endpoint;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user