Skip to content

Commit 2d7b00a

Browse files
cowboysjtzolov
authored andcommitted
docs : correct typo "1st" and "supporetd" in anthropic-chat-function
1 parent 91ee20d commit 2d7b00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat/functions/anthropic-chat-functions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Anthropic Function Calling
22

3-
TIP: Starting of Jul 1th, 2024, streaming function calling and Tool use is supporetd.
3+
TIP: Starting of Jul 1st, 2024, streaming function calling and Tool use is supported.
44

55
You can register custom Java functions with the `AnthropicChatModel` and have the Anthropic models intelligently choose to output a JSON object containing arguments to call one or many of the registered functions.
66
This allows you to connect the LLM capabilities with external tools and APIs.

0 commit comments

Comments
 (0)