Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
block.json 0000644 00000004725 15073232227 0006544 0 ustar 00 {
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "jetpack/ai-assistant",
"title": "AI Assistant (Experimental)",
"description": "Elevate your content creation with our AI-powered Gutenberg Block, offering seamless customization and generation. Bear in mind that, as an evolving tool, occasional imprecision may occur.",
"keywords": [
"AI",
"GPT",
"AL",
"Magic",
"help",
"assistant"
],
"version": "12.5.0",
"textdomain": "jetpack",
"category": "text",
"icon": "",
"supports": {
"html": false,
"multiple": true,
"reusable": false
},
"attributes": {
"content": {
"type": "string"
},
"originalContent": {
"type": "string"
},
"promptType": {
"type": "string"
},
"originalMessages": {
"type": "array",
"default": []
},
"messages": {
"type": "array",
"default": []
},
"useGutenbergSyntax": {
"type": "boolean",
"default": false
},
"useGpt4": {
"type": "boolean",
"default": false
},
"customSystemPrompt": {
"type": "string",
"default": ""
},
"userPrompt": {
"type": "string",
"default": ""
},
"requestingState": {
"type": "string",
"default": "init"
}
},
"example": {
"attributes": {
"content": "With **Jetpack AI Assistant**, you can provide a prompt, and it will generate high-quality blog posts, informative pages, well-organized lists, and thorough tables that meet your specific requirements.\n\nTo start using the **Jetpack AI Assistant**, type `/AI` in the block editor."
}
},
"editorScript": "jetpack-blocks-editor"
}