Skip to content

Commit 7867a7a

Browse files
Changelog botweb-flow
authored andcommitted
feat(changelog): add new entry
1 parent 69badee commit 7867a7a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Support for function calling
3+
status: added
4+
author:
5+
fullname: 'Join the #ai channel on Slack.'
6+
url: 'https://slack.scaleway.com'
7+
date: 2024-10-25
8+
category: ai-data
9+
product: managed-inference
10+
---
11+
12+
Function calling allows a large language model (LLM) to interact with external tools or APIs.
13+
14+
Parameters `tools` and `tool_choice` of our OpenAI-compatible chat API are now accepted for models with this capacity.
15+
16+
Read [our dedicated documentation](https://www.scaleway.com/en/docs/ai-data/managed-inference/reference-content/function-calling-support/) and [tutorial to get started](https://www.scaleway.com/en/docs/tutorials/building-ai-application-function-calling)!
17+

0 commit comments

Comments
 (0)