docs: auto download updates (#6163)
This commit is contained in:
@@ -2,6 +2,6 @@ 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>
|
||||
<p>goose relies heavily on tool calling capabilities and currently works best with Claude 4 models.</p>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user