Skip to content

Commit 3f37113

Browse files
committed
better more precise name
1 parent 1c35c31 commit 3f37113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/guides/function-calling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Here, we're forcing the model to call the `get_current_weather` function, and no
400400

401401
<Tip warning={true}>
402402

403-
Currently, Hugging Face Hub does not support the `tool_choice` parameters that specify which function to call.
403+
Currently, `huggingface_hub.InferenceClient` does not support the `tool_choice` parameters that specify which function to call.
404404

405405
</Tip>
406406

0 commit comments

Comments
 (0)