This commit is contained in:
2026-04-15 00:34:05 +03:30
parent 5b90d694dc
commit 62c54a3d4c
7 changed files with 68 additions and 19 deletions
+2
View File
@@ -6,5 +6,7 @@ namespace xAiService.Constants
{
[StringValue("AskAI")]
Ask,
[StringValue("AskAIStream")]
Stream,
}
}