Skip to content

Commit 9ee4f82

Browse files
committed
chore(troubleshooting): add another FAQ
1 parent d8c8468 commit 9ee4f82

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/helix/develop/getting-started.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ If you need to pass query parameters to your backend service at query time, then
135135

136136
Check the API logs.
137137

138-
- **The logs show: `No tools api client has been configured`**
138+
- **Why do the logs show: `No tools api client has been configured`?**
139139

140140
This means that you haven't configured Helix to use Apps correctly. See the section about [Helix control plane configuration for private deployments](#control-plane-configuration-for-private-deployments).
141+
142+
- **Why do the logs show: `unable to look up model xxxxx, possible programming error in adding model to models map ...`?**
143+
144+
This means you haven't specified the `TOOLS_MODEL` correctly. Please use a valid model name.

0 commit comments

Comments
 (0)