Class BedrockService
Inheritance
BedrockService
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public sealed class BedrockService
Constructors
|
Edit this page
View Source
BedrockService(AwsClient)
Declaration
public BedrockService(AwsClient client)
Parameters
Properties
|
Edit this page
View Source
Cohere
Declaration
public CohereService Cohere { get; }
Property Value
|
Edit this page
View Source
Converse
Declaration
public ConverseService Converse { get; }
Property Value
|
Edit this page
View Source
Marengo
Declaration
public MarengoService Marengo { get; }
Property Value
|
Edit this page
View Source
Models
Declaration
public ModelService Models { get; }
Property Value
|
Edit this page
View Source
Stability
Declaration
public StabilityService Stability { get; }
Property Value
|
Edit this page
View Source
Titan
Declaration
public TitanService Titan { get; }
Property Value
Extension Methods