Skip to content

Commit 9eed907

Browse files
HaystackBotsjrl
andauthored
docs: sync Core Integrations API reference (anthropic) on Docusaurus (#11654)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
1 parent 1dc3e18 commit 9eed907

14 files changed

Lines changed: 14 additions & 14 deletions

File tree

docs-website/reference/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

docs-website/reference_versioned_docs/version-2.18/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

docs-website/reference_versioned_docs/version-2.19/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

docs-website/reference_versioned_docs/version-2.20/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

docs-website/reference_versioned_docs/version-2.21/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

docs-website/reference_versioned_docs/version-2.22/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

docs-website/reference_versioned_docs/version-2.23/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

docs-website/reference_versioned_docs/version-2.24/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

docs-website/reference_versioned_docs/version-2.25/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

docs-website/reference_versioned_docs/version-2.26/integrations-api/anthropic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ print(response)
616616
```python
617617
__init__(
618618
api_key: Secret = Secret.from_env_var("ANTHROPIC_API_KEY"),
619-
model: str = "claude-sonnet-4-20250514",
619+
model: str = "claude-sonnet-4-5",
620620
streaming_callback: Callable[[StreamingChunk], None] | None = None,
621621
system_prompt: str | None = None,
622622
generation_kwargs: dict[str, Any] | None = None,

0 commit comments

Comments
 (0)