We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a132e commit 4ec73e2Copy full SHA for 4ec73e2
spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat/anthropic-chat.adoc
@@ -40,7 +40,7 @@ spring:
40
export ANTHROPIC_API_KEY=<your-anthropic-api-key>
41
----
42
43
-You can also set this configuration programmatically in your application code:
+You can also get this configuration programmatically in your application code:
44
45
[source,java]
46
0 commit comments