We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea110ce commit 83ed78bCopy full SHA for 83ed78b
plugin.php
@@ -1,7 +1,7 @@
1
<?php
2
return array(
3
'id' => 'ai-response-generator:osticket',
4
- 'version' => '0.1.0',
+ 'version' => '0.1.1',
5
'name' => 'AI Response Generator',
6
'description' => 'Adds an AI-powered "Generate Response" button to the agent ticket view with configurable API settings and RAG.',
7
'author' => 'Mateusz Hajder',
0 commit comments