docs: openrouter and ollama easy desktop setup (#4195)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import React from "react";
|
||||
|
||||
export const ModelSelectionTip = () => {
|
||||
return (
|
||||
<p>Goose relies heavily on tool calling capabilities and currently works best with Claude 4 models.</p>
|
||||
);
|
||||
};
|
||||
Reference in New Issue
Block a user