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 ) ; 錯誤的優先地點:https://github.com/tryagi/ai21/issues
思想和一般問題的優先地點:https://github.com/tryagi/ai21/discussions
不和諧:https://discord.gg/ca2xhfbf3v
該項目通過開源支持程序得到噴氣橋的支持。
CoderAbbit通過開源支持程序支持該項目。