last ...
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace xAiService.Constants
|
||||
{
|
||||
public struct XAiApiQueryParams
|
||||
{
|
||||
public const string Prompt = "prompt";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user