Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Crig::Providers::Internal::GenericCompletionModel
Class methods
send_completion_request
(client, path :
String
, body :
String
, provider_name :
String
, model :
String
, preamble :
String
|
Nil
, &)
Source
send_streaming_request
(client, path :
String
, body :
String
, provider_name :
String
, model :
String
, preamble :
String
|
Nil
, additional_headers :
Hash
(
String
,
String
) = {} of
String
=>
String
, &)
Source