Skip to content

Commit 733c300

Browse files
Claudio-codenamsoo2
authored andcommitted
added custom path in doc (spring-projects#3123)
* added custom path in doc Signed-off-by: “claudio-code” <[email protected]> * added custom path in doc Signed-off-by: “claudio-code” <[email protected]> --------- Signed-off-by: “claudio-code” <[email protected]> Signed-off-by: minsoo.nam <[email protected]>
1 parent 69b69f9 commit 733c300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ The prefix `spring.ai.anthropic` is used as the property prefix that lets you co
9393
| Property | Description | Default
9494

9595
| spring.ai.anthropic.base-url | The URL to connect to | https://api.anthropic.com
96+
| spring.ai.anthropic.completions-path | The path to append to the base URL. | `/v1/chat/completions`
9697
| spring.ai.anthropic.version | Anthropic API version | 2023-06-01
9798
| spring.ai.anthropic.api-key | The API Key | -
9899
| spring.ai.anthropic.beta-version | Enables new/experimental features. If set to `max-tokens-3-5-sonnet-2024-07-15`

0 commit comments

Comments
 (0)