Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Anthropic::BetaModels
Inherits
Reference
<
Object
Constructors
new
(client :
Client
)
Source
Instance methods
list
(after_id :
String
|
Nil
= nil, before_id :
String
|
Nil
= nil, limit :
Int32
= 20, betas :
Array
(
String
) = [] of
String
) :
BetaModelListResponse
Source
retrieve
(model_id :
String
, betas :
Array
(
String
) = [] of
String
) :
ModelInfo
Source