Skip to content

Commit 6f043ec

Browse files
committed
docs: update ID
1 parent f89d98a commit 6f043ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/function-calling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ getFruitPrice({name: "banana"}) result: {name: "banana", price: "$4"};
410410
```
411411

412412
## Troubleshooting {#troubleshooting}
413-
### Function Calling Issues With [`JinjaTemplateChatWrapper`](../api/classes/JinjaTemplateChatWrapper.md) {#jinja-function-calling-issues}
413+
### Function Calling Issues With [`JinjaTemplateChatWrapper`](../api/classes/JinjaTemplateChatWrapper.md) {#troubleshoot-jinja-function-calling-issues}
414414
If function calling doesn't work well (or at all) with a model you're trying to use,
415415
and the [chat wrapper](./chat-wrapper.md) used by your [`LlamaChatSession`](../api/classes/LlamaChatSession.md)
416416
is a [`JinjaTemplateChatWrapper`](../api/classes/JinjaTemplateChatWrapper.md)

0 commit comments

Comments
 (0)