|
25 | 25 | - [DataSourceType](enumerations/DataSourceType.md)
|
26 | 26 | - [GuardrailAction](enumerations/GuardrailAction.md)
|
27 | 27 | - [InferenceProfileType](enumerations/InferenceProfileType.md)
|
| 28 | +- [KnowledgeBaseType](enumerations/KnowledgeBaseType.md) |
28 | 29 | - [ManagedWordFilterType](enumerations/ManagedWordFilterType.md)
|
| 30 | +- [ParsingModality](enumerations/ParsingModality.md) |
| 31 | +- [ParsingStategyType](enumerations/ParsingStategyType.md) |
29 | 32 | - [PromptTemplateType](enumerations/PromptTemplateType.md)
|
30 | 33 | - [SalesforceDataSourceAuthType](enumerations/SalesforceDataSourceAuthType.md)
|
31 | 34 | - [SalesforceObjectType](enumerations/SalesforceObjectType.md)
|
|
57 | 60 | - [GuardrailBase](classes/GuardrailBase.md)
|
58 | 61 | - [InferenceProfileBase](classes/InferenceProfileBase.md)
|
59 | 62 | - [InlineApiSchema](classes/InlineApiSchema.md)
|
60 |
| -- [KnowledgeBase](classes/KnowledgeBase.md) |
| 63 | +- [KendraKnowledgeBase](classes/KendraKnowledgeBase.md) |
| 64 | +- [KendraKnowledgeBaseBase](classes/KendraKnowledgeBaseBase.md) |
| 65 | +- [KnowledgeBaseBase](classes/KnowledgeBaseBase.md) |
61 | 66 | - [ParentActionGroupSignature](classes/ParentActionGroupSignature.md)
|
62 | 67 | - [ParsingStategy](classes/ParsingStategy.md)
|
63 | 68 | - [Prompt](classes/Prompt.md)
|
|
72 | 77 | - [SharePointDataSource](classes/SharePointDataSource.md)
|
73 | 78 | - [ToolChoice](classes/ToolChoice.md)
|
74 | 79 | - [Topic](classes/Topic.md)
|
| 80 | +- [VectorKnowledgeBase](classes/VectorKnowledgeBase.md) |
75 | 81 | - [WebCrawlerDataSource](classes/WebCrawlerDataSource.md)
|
76 | 82 |
|
77 | 83 | ## Interfaces
|
|
86 | 92 | - [ApplicationInferenceProfileProps](interfaces/ApplicationInferenceProfileProps.md)
|
87 | 93 | - [BedrockFoundationModelProps](interfaces/BedrockFoundationModelProps.md)
|
88 | 94 | - [ChatPromptVariantProps](interfaces/ChatPromptVariantProps.md)
|
| 95 | +- [CommonKnowledgeBaseAttributes](interfaces/CommonKnowledgeBaseAttributes.md) |
| 96 | +- [CommonKnowledgeBaseProps](interfaces/CommonKnowledgeBaseProps.md) |
89 | 97 | - [CommonPromptVariantProps](interfaces/CommonPromptVariantProps.md)
|
90 | 98 | - [ConfluenceCrawlingFilters](interfaces/ConfluenceCrawlingFilters.md)
|
91 | 99 | - [ConfluenceDataSourceAssociationProps](interfaces/ConfluenceDataSourceAssociationProps.md)
|
|
107 | 115 | - [IGuardrail](interfaces/IGuardrail.md)
|
108 | 116 | - [IInferenceProfile](interfaces/IInferenceProfile.md)
|
109 | 117 | - [IInvokable](interfaces/IInvokable.md)
|
| 118 | +- [IKendraKnowledgeBase](interfaces/IKendraKnowledgeBase.md) |
110 | 119 | - [IKnowledgeBase](interfaces/IKnowledgeBase.md)
|
111 | 120 | - [InferenceConfiguration](interfaces/InferenceConfiguration.md)
|
112 | 121 | - [IPrompt](interfaces/IPrompt.md)
|
113 | 122 | - [IPromptRouter](interfaces/IPromptRouter.md)
|
114 |
| -- [KnowledgeBaseAttributes](interfaces/KnowledgeBaseAttributes.md) |
115 |
| -- [KnowledgeBaseProps](interfaces/KnowledgeBaseProps.md) |
| 123 | +- [IVectorKnowledgeBase](interfaces/IVectorKnowledgeBase.md) |
| 124 | +- [KendraKnowledgeBaseAttributes](interfaces/KendraKnowledgeBaseAttributes.md) |
| 125 | +- [KendraKnowledgeBaseProps](interfaces/KendraKnowledgeBaseProps.md) |
116 | 126 | - [LambdaCustomTransformationProps](interfaces/LambdaCustomTransformationProps.md)
|
117 | 127 | - [PIIFilter](interfaces/PIIFilter.md)
|
118 | 128 | - [PromptAttributes](interfaces/PromptAttributes.md)
|
|
132 | 142 | - [SharePointDataSourceProps](interfaces/SharePointDataSourceProps.md)
|
133 | 143 | - [TextPromptVariantProps](interfaces/TextPromptVariantProps.md)
|
134 | 144 | - [ToolConfiguration](interfaces/ToolConfiguration.md)
|
| 145 | +- [VectorKnowledgeBaseAttributes](interfaces/VectorKnowledgeBaseAttributes.md) |
| 146 | +- [VectorKnowledgeBaseProps](interfaces/VectorKnowledgeBaseProps.md) |
135 | 147 | - [WebCrawlerDataSourceAssociationProps](interfaces/WebCrawlerDataSourceAssociationProps.md)
|
136 | 148 | - [WebCrawlerDataSourceProps](interfaces/WebCrawlerDataSourceProps.md)
|
137 | 149 |
|
|
0 commit comments