Skip to content

Commit 4b8acf9

Browse files
committed
docs(installation): add tool use warning
1 parent 068ff87 commit 4b8acf9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/installation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ This guide will help you install and configure BalatroLLM.
99
- **Uv** (v0.9.21+) - Follow the [installation guide](https://docs.astral.sh/uv/)
1010
- **LLM API access** - Obtain API key from an OpenAI-compatible provider (e.g., [OpenRouter](https://openrouter.ai/), [OpenAI](https://openai.com/))
1111

12+
!!! warning "Tool Use (Function Calling) Required"
13+
14+
The LLM model you choose **must support tool use** (also known as function calling). BalatroLLM relies on tool calls to execute game actions — models without this capability will not work.
15+
16+
Most frontier models (e.g., GPT-4o, Claude, Gemini) support tool use, but smaller or older models may not. Check your provider's documentation to confirm support.
17+
1218
!!! warning "BalatroBot Setup Required"
1319

1420
Setting up Balatro with the BalatroBot mod requires careful configuration. Please follow the [BalatroBot Installation Guide](https://coder.github.io/balatrobot/installation/) step by step.

0 commit comments

Comments
 (0)