Skip to content

Commit

Permalink
fix(bedrock): add Claude 3.5 v2 and remove old file (#765)
Browse files Browse the repository at this point in the history
* fix(bedrock): add Claude 3.5 v2 and remove old file

---------

Co-authored-by: Alain Krok <alkrok@amazon.com>
  • Loading branch information
aws-rafams and krokoko authored Oct 23, 2024
1 parent 91b47d9 commit 3ccb098
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 427 deletions.
6 changes: 0 additions & 6 deletions apidocs/namespaces/bedrock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,10 @@
- [ConfluenceObjectType](enumerations/ConfluenceObjectType.md)
- [ContentFilterStrength](enumerations/ContentFilterStrength.md)
- [ContentFilterType](enumerations/ContentFilterType.md)
- [ContextualGroundingFilterConfigType](enumerations/ContextualGroundingFilterConfigType.md)
- [ContextualGroundingFilterType](enumerations/ContextualGroundingFilterType.md)
- [CrawlingScope](enumerations/CrawlingScope.md)
- [DataDeletionPolicy](enumerations/DataDeletionPolicy.md)
- [DataSourceType](enumerations/DataSourceType.md)
- [FiltersConfigStrength](enumerations/FiltersConfigStrength.md)
- [FiltersConfigType](enumerations/FiltersConfigType.md)
- [GuardrailAction](enumerations/GuardrailAction.md)
- [ManagedWordFilterType](enumerations/ManagedWordFilterType.md)
- [ParserMode](enumerations/ParserMode.md)
Expand All @@ -47,7 +44,6 @@
- [BedrockFoundationModel](classes/BedrockFoundationModel.md)
- [ChunkingStrategy](classes/ChunkingStrategy.md)
- [ConfluenceDataSource](classes/ConfluenceDataSource.md)
- [ContentPolicyConfig](classes/ContentPolicyConfig.md)
- [CustomTransformation](classes/CustomTransformation.md)
- [DataSource](classes/DataSource.md)
- [DataSourceBase](classes/DataSourceBase.md)
Expand Down Expand Up @@ -81,9 +77,7 @@
- [ConfluenceDataSourceAssociationProps](interfaces/ConfluenceDataSourceAssociationProps.md)
- [ConfluenceDataSourceProps](interfaces/ConfluenceDataSourceProps.md)
- [ContentFilter](interfaces/ContentFilter.md)
- [ContentPolicyConfigProps](interfaces/ContentPolicyConfigProps.md)
- [ContextualGroundingFilter](interfaces/ContextualGroundingFilter.md)
- [ContextualGroundingPolicyConfigProps](interfaces/ContextualGroundingPolicyConfigProps.md)
- [CrawlingFilters](interfaces/CrawlingFilters.md)
- [CustomTopicProps](interfaces/CustomTopicProps.md)
- [DataSourceAssociationProps](interfaces/DataSourceAssociationProps.md)
Expand Down
6 changes: 6 additions & 0 deletions apidocs/namespaces/bedrock/classes/BedrockFoundationModel.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ can instantiate a `BedrockFoundationModel` object, e.g: `new BedrockFoundationMo
***

### ANTHROPIC\_CLAUDE\_3\_5\_SONNET\_V2\_0

> `readonly` `static` **ANTHROPIC\_CLAUDE\_3\_5\_SONNET\_V2\_0**: [`BedrockFoundationModel`](BedrockFoundationModel.md)
***

### ANTHROPIC\_CLAUDE\_HAIKU\_V1\_0

> `readonly` `static` **ANTHROPIC\_CLAUDE\_HAIKU\_V1\_0**: [`BedrockFoundationModel`](BedrockFoundationModel.md)
Expand Down
105 changes: 0 additions & 105 deletions apidocs/namespaces/bedrock/classes/ContentPolicyConfig.md

This file was deleted.

This file was deleted.

31 changes: 0 additions & 31 deletions apidocs/namespaces/bedrock/enumerations/FiltersConfigStrength.md

This file was deleted.

43 changes: 0 additions & 43 deletions apidocs/namespaces/bedrock/enumerations/FiltersConfigType.md

This file was deleted.

25 changes: 0 additions & 25 deletions apidocs/namespaces/bedrock/interfaces/ContentPolicyConfigProps.md

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3ccb098

Please sign in to comment.