Skip to content

Commit a3426eb

Browse files
authored
Apply suggestions from code review
1 parent 2e858cb commit a3426eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/generative-apis/how-to/use-function-calling.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ As the model detects properly that a tool call is required to answer the questio
155155
Some models must be told they can use external functions in the system prompt. If you do not provide a system prompt when using tools, Scaleway will automatically add one that works best for that specific model.
156156
</Message>
157157

158-
### Call tool and provide final answer
158+
### Call the tool and provide a final answer
159159

160160
To provide the answer, or for more complex interactions, you will need to handle multiple turns of conversation:
161161

@@ -335,5 +335,5 @@ For more information about function calling and advanced implementations, refer
335335
Function calling significantly extends the capabilities of language models by allowing them to interact with external tools and APIs.
336336

337337
<Message type="note">
338-
We can't wait to see what you will build with function calls. Tell us what you are up to, share your experiments on Scaleway's [Slack community](https://slack.scaleway.com/) #ai
338+
We cannot wait to see what you will build with function calls. Tell us what you are up to, and share your experiments on Scaleway's [Slack community](https://slack.scaleway.com/) #ai
339339
</Message>

0 commit comments

Comments
 (0)