Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Support for function calling
status: added
author:
fullname: 'Join the #ai channel on Slack.'
url: 'https://slack.scaleway.com'
date: 2024-10-25
category: ai-data
product: managed-inference
---

Function calling allows a large language model (LLM) to interact with external tools or APIs.

Parameters `tools` and `tool_choice` of our OpenAI-compatible chat API are now accepted for models with this capacity.

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)!