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通过开源支持程序支持该项目。