From 7912061b151d17b987d7b02937a7ad490f5c916a Mon Sep 17 00:00:00 2001 From: kladaFOX <43650501+kladaFOX@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:01:07 +0200 Subject: [PATCH] Update README.md Co-authored-by: Matthew Black --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bacdcdf..c0b0e2e 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ This structured format guarantees that the response adheres to the schema you’ **Using Tools for Function Calling** -You can also incorporate tools (function calls) in your completion to handle more complex interactions such as fetching information or performing calculations. Define tools using the function call format and include them in the request: +You can incorporate tools (function calls) in your completion to handle more complex interactions such as fetching external information via API or performing calculations. Define tools using the function call format and include them in the request: ```ruby tools = [