docs: lowercase goose in remaining topics (#5861)

This commit is contained in:
dianed-square
2025-11-24 11:05:41 -08:00
committed by GitHub
parent b357e99b30
commit e7eb18b67a
37 changed files with 306 additions and 306 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
---
title: Benchmarking with Goose
sidebar_label: Benchmark with Goose
title: Benchmarking with goose
sidebar_label: Benchmark with goose
---
The Goose benchmarking system allows you to evaluate goose performance on complex tasks with one or more system
The goose benchmarking system allows you to evaluate goose performance on complex tasks with one or more system
configurations.<br></br>
This guide covers how to use the `goose bench` command to run benchmarks and analyze results.
@@ -193,7 +193,7 @@ RUST_LOG=debug goose bench bench-config.json
### Tool Shimming
Tool shimming allows you to use a non-tool-capable models with Goose, provided Ollama is installed on the
Tool shimming allows you to use a non-tool-capable models with goose, provided Ollama is installed on the
system.
See this guide for important details on [tool shimming](/docs/experimental/ollama).