AI21
1.0.0

using AI21 ;
usung var api = new Ai21Api ( apiKey ) ;
await api . Chat . V1J2UltraChatAsync (
messages :
[
new ChatMessage
{
Text = "Hello" ,
Role = RoleType . User ,
}
] ,
system : string . Empty ,
cancellationToken : CancellationToken . None ) ; Tempat Prioritas untuk Bug: https://github.com/tryagi/ai21/issues
Tempat Prioritas untuk Gagasan dan Pertanyaan Umum: https://github.com/tryagi/ai21/discussions
Perselisihan: https://discord.gg/ca2xhfbf3v
Proyek ini didukung oleh JetBrains melalui program dukungan open source.
Proyek ini didukung oleh Coderabbit melalui program dukungan open source.