Skip to content

Commit 0cb9a5c

Browse files
burtenshawsergiopaniegopcuenca
authored
[INFERENCE PROVIDERS] function calling tutorial (#1832)
* first draft of function calling tutorial * split hf client and openai for complex tool choice mode * add guide to toc * drop pointless hfoption * remove excess hfoption markup * Apply suggestions from text review Co-authored-by: Sergio Paniego Blanco <sergiopaniegoblanco@gmail.com> Co-authored-by: Pedro Cuenca <pedro@huggingface.co> * clarify provider selection based on feedback --------- Co-authored-by: Sergio Paniego Blanco <sergiopaniegoblanco@gmail.com> Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
1 parent d40f0b9 commit 0cb9a5c

File tree

2 files changed

+487
-0
lines changed

2 files changed

+487
-0
lines changed

docs/inference-providers/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
title: Building Your First AI App
5151
- local: guides/structured-output
5252
title: Structured Outputs with LLMs
53+
- local: guides/function-calling
54+
title: Function Calling
5355

5456
- title: API Reference
5557
sections:

0 commit comments

Comments
 (0)