diff --git a/README.md b/README.md index fb0ac84..bb2b812 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This repository contains an index (see below) of all the approved powers within # Index of powers -- **Namespace**: [VastDevelopmentMethod\Joomla\Openai](#vastdevelopmentmethod-joomla-openai) +- **Namespace**: [VDM\Joomla\Openai](#vdm-joomla-openai) - **abstract class Factory** | [Details](src/d78bee89-6f7e-42b6-917e-17f05b238490) | [Code](src/d78bee89-6f7e-42b6-917e-17f05b238490/code.php) | [Settings](src/d78bee89-6f7e-42b6-917e-17f05b238490/settings.json) | Super__d78bee89_6f7e_42b6_917e_17f05b238490__Power - **class Audio** | [Details](src/d76b2e22-c8dd-44b1-86b5-822768b317a3) | [Code](src/d76b2e22-c8dd-44b1-86b5-822768b317a3/code.php) | [Settings](src/d76b2e22-c8dd-44b1-86b5-822768b317a3/settings.json) | Super__d76b2e22_c8dd_44b1_86b5_822768b317a3__Power @@ -36,14 +36,14 @@ This repository contains an index (see below) of all the approved powers within - **class Images** | [Details](src/bb8973c1-261f-4b55-8f9b-9ee98843fced) | [Code](src/bb8973c1-261f-4b55-8f9b-9ee98843fced/code.php) | [Settings](src/bb8973c1-261f-4b55-8f9b-9ee98843fced/settings.json) | Super__bb8973c1_261f_4b55_8f9b_9ee98843fced__Power - **class Models** | [Details](src/08abd2df-1406-4939-a1a6-94d2fce3f043) | [Code](src/08abd2df-1406-4939-a1a6-94d2fce3f043/code.php) | [Settings](src/08abd2df-1406-4939-a1a6-94d2fce3f043/settings.json) | Super__08abd2df_1406_4939_a1a6_94d2fce3f043__Power - **class Moderate** | [Details](src/34f2c249-64a7-4229-9592-77e58f6e994f) | [Code](src/34f2c249-64a7-4229-9592-77e58f6e994f/code.php) | [Settings](src/34f2c249-64a7-4229-9592-77e58f6e994f/settings.json) | Super__34f2c249_64a7_4229_9592_77e58f6e994f__Power -- **Namespace**: [VastDevelopmentMethod\Joomla\Openai\Abstraction](#vastdevelopmentmethod-joomla-openai-abstraction) +- **Namespace**: [VDM\Joomla\Openai\Abstraction](#vdm-joomla-openai-abstraction) - **abstract class Api** | [Details](src/585de711-2784-4f89-90bf-94a8a63366f1) | [Code](src/585de711-2784-4f89-90bf-94a8a63366f1/code.php) | [Settings](src/585de711-2784-4f89-90bf-94a8a63366f1/settings.json) | Super__585de711_2784_4f89_90bf_94a8a63366f1__Power -- **Namespace**: [VastDevelopmentMethod\Joomla\Openai\Service](#vastdevelopmentmethod-joomla-openai-service) +- **Namespace**: [VDM\Joomla\Openai\Service](#vdm-joomla-openai-service) - **class Api** | [Details](src/ccf3141a-929d-4466-b122-9ace2eea8d70) | [Code](src/ccf3141a-929d-4466-b122-9ace2eea8d70/code.php) | [Settings](src/ccf3141a-929d-4466-b122-9ace2eea8d70/settings.json) | Super__ccf3141a_929d_4466_b122_9ace2eea8d70__Power - **class Utilities** | [Details](src/07858e1f-5698-4227-8941-03dc93557938) | [Code](src/07858e1f-5698-4227-8941-03dc93557938/code.php) | [Settings](src/07858e1f-5698-4227-8941-03dc93557938/settings.json) | Super__07858e1f_5698_4227_8941_03dc93557938__Power -- **Namespace**: [VastDevelopmentMethod\Joomla\Openai\Utilities](#vastdevelopmentmethod-joomla-openai-utilities) +- **Namespace**: [VDM\Joomla\Openai\Utilities](#vdm-joomla-openai-utilities) - **final class Http** | [Details](src/4c58b254-aea5-40aa-b54d-9586a1690451) | [Code](src/4c58b254-aea5-40aa-b54d-9586a1690451/code.php) | [Settings](src/4c58b254-aea5-40aa-b54d-9586a1690451/settings.json) | Super__4c58b254_aea5_40aa_b54d_9586a1690451__Power - **final class Response** | [Details](src/c464393e-7606-406e-8463-a86774590966) | [Code](src/c464393e-7606-406e-8463-a86774590966/code.php) | [Settings](src/c464393e-7606-406e-8463-a86774590966/settings.json) | Super__c464393e_7606_406e_8463_a86774590966__Power diff --git a/src/07858e1f-5698-4227-8941-03dc93557938/README.md b/src/07858e1f-5698-4227-8941-03dc93557938/README.md index fbb4dd6..75c8931 100644 --- a/src/07858e1f-5698-4227-8941-03dc93557938/README.md +++ b/src/07858e1f-5698-4227-8941-03dc93557938/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Utilities (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai\Service** +> namespace: **VDM\Joomla\Openai\Service** +> extends: **** ```uml @startuml class Utilities #Gold { diff --git a/src/07858e1f-5698-4227-8941-03dc93557938/code.php b/src/07858e1f-5698-4227-8941-03dc93557938/code.php index 3239133..b7f6a4c 100644 --- a/src/07858e1f-5698-4227-8941-03dc93557938/code.php +++ b/src/07858e1f-5698-4227-8941-03dc93557938/code.php @@ -9,15 +9,15 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai\Service; +namespace VDM\Joomla\Openai\Service; use Joomla\DI\Container; use Joomla\DI\ServiceProviderInterface; -use VastDevelopmentMethod\Joomla\Openai\Utilities\Uri; -use VastDevelopmentMethod\Joomla\Openai\Utilities\Response; -use VastDevelopmentMethod\Joomla\Openai\Utilities\Http; -use VastDevelopmentMethod\Joomla\Utilities\Component\Helper; +use VDM\Joomla\Openai\Utilities\Uri; +use VDM\Joomla\Openai\Utilities\Response; +use VDM\Joomla\Openai\Utilities\Http; +use VDM\Joomla\Utilities\Component\Helper; /** diff --git a/src/07858e1f-5698-4227-8941-03dc93557938/settings.json b/src/07858e1f-5698-4227-8941-03dc93557938/settings.json index 040e166..49391bf 100644 --- a/src/07858e1f-5698-4227-8941-03dc93557938/settings.json +++ b/src/07858e1f-5698-4227-8941-03dc93557938/settings.json @@ -1,7 +1,7 @@ { "add_head": "1", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "07858e1f-5698-4227-8941-03dc93557938", "implements": [ "-1" @@ -29,6 +29,7 @@ "as": "default" } }, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Service.Utilities", "description": "The Openai Utilities Service\r\n\r\n@since 3.2.0", "implements_custom": "ServiceProviderInterface", diff --git a/src/08abd2df-1406-4939-a1a6-94d2fce3f043/README.md b/src/08abd2df-1406-4939-a1a6-94d2fce3f043/README.md index e28d661..a89c99d 100644 --- a/src/08abd2df-1406-4939-a1a6-94d2fce3f043/README.md +++ b/src/08abd2df-1406-4939-a1a6-94d2fce3f043/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Models (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/08abd2df-1406-4939-a1a6-94d2fce3f043/code.php b/src/08abd2df-1406-4939-a1a6-94d2fce3f043/code.php index ced050f..034cdd3 100644 --- a/src/08abd2df-1406-4939-a1a6-94d2fce3f043/code.php +++ b/src/08abd2df-1406-4939-a1a6-94d2fce3f043/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/08abd2df-1406-4939-a1a6-94d2fce3f043/settings.json b/src/08abd2df-1406-4939-a1a6-94d2fce3f043/settings.json index 03748be..0d9943c 100644 --- a/src/08abd2df-1406-4939-a1a6-94d2fce3f043/settings.json +++ b/src/08abd2df-1406-4939-a1a6-94d2fce3f043/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Models", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Models", "description": "The Openai Models\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/README.md b/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/README.md index 403db65..15290ea 100644 --- a/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/README.md +++ b/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class FineTunes (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/code.php b/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/code.php index 0a5712a..af160ee 100644 --- a/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/code.php +++ b/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/settings.json b/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/settings.json index 15bb127..c16ecaa 100644 --- a/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/settings.json +++ b/src/0e61da13-6429-426d-a6f9-f5723cd3b7b1/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.FineTunes", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\FineTunes", "description": "The Openai Fine Tunes\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/README.md b/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/README.md index 1a7efd5..faf6945 100644 --- a/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/README.md +++ b/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # final class Uri (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai\Utilities** +> namespace: **VDM\Joomla\Openai\Utilities** +> extends: **** ```uml @startuml class Uri << (F,LightGreen) >> #RoyalBlue { diff --git a/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/code.php b/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/code.php index afd5117..ceeb5cd 100644 --- a/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/code.php +++ b/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/code.php @@ -9,7 +9,7 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai\Utilities; +namespace VDM\Joomla\Openai\Utilities; use Joomla\Uri\Uri as JoomlaUri; diff --git a/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/settings.json b/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/settings.json index 174a961..127a350 100644 --- a/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/settings.json +++ b/src/13ef84f4-25b0-43dd-a9f6-0722abf220c1/settings.json @@ -1,7 +1,7 @@ { "add_head": "1", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "13ef84f4-25b0-43dd-a9f6-0722abf220c1", "implements": null, "load_selection": null, @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Utilities.Uri", "type": "final class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Utilities.Uri", "description": "The Openai Uri\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/34f2c249-64a7-4229-9592-77e58f6e994f/README.md b/src/34f2c249-64a7-4229-9592-77e58f6e994f/README.md index a70bbd2..60eb0cb 100644 --- a/src/34f2c249-64a7-4229-9592-77e58f6e994f/README.md +++ b/src/34f2c249-64a7-4229-9592-77e58f6e994f/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Moderate (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/34f2c249-64a7-4229-9592-77e58f6e994f/code.php b/src/34f2c249-64a7-4229-9592-77e58f6e994f/code.php index 31107e0..5f02896 100644 --- a/src/34f2c249-64a7-4229-9592-77e58f6e994f/code.php +++ b/src/34f2c249-64a7-4229-9592-77e58f6e994f/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/34f2c249-64a7-4229-9592-77e58f6e994f/settings.json b/src/34f2c249-64a7-4229-9592-77e58f6e994f/settings.json index a7dc086..88f3e74 100644 --- a/src/34f2c249-64a7-4229-9592-77e58f6e994f/settings.json +++ b/src/34f2c249-64a7-4229-9592-77e58f6e994f/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Moderate", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Moderate", "description": "The Openai Moderate\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/4c58b254-aea5-40aa-b54d-9586a1690451/README.md b/src/4c58b254-aea5-40aa-b54d-9586a1690451/README.md index aeeb52b..9b99ff9 100644 --- a/src/4c58b254-aea5-40aa-b54d-9586a1690451/README.md +++ b/src/4c58b254-aea5-40aa-b54d-9586a1690451/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # final class Http (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai\Utilities** +> namespace: **VDM\Joomla\Openai\Utilities** > extends: **JoomlaHttp** ```uml @startuml diff --git a/src/4c58b254-aea5-40aa-b54d-9586a1690451/code.php b/src/4c58b254-aea5-40aa-b54d-9586a1690451/code.php index d5cceee..6d0b705 100644 --- a/src/4c58b254-aea5-40aa-b54d-9586a1690451/code.php +++ b/src/4c58b254-aea5-40aa-b54d-9586a1690451/code.php @@ -9,7 +9,7 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai\Utilities; +namespace VDM\Joomla\Openai\Utilities; use Joomla\CMS\Http\Http as JoomlaHttp; diff --git a/src/4c58b254-aea5-40aa-b54d-9586a1690451/settings.json b/src/4c58b254-aea5-40aa-b54d-9586a1690451/settings.json index 87016f7..7eceabb 100644 --- a/src/4c58b254-aea5-40aa-b54d-9586a1690451/settings.json +++ b/src/4c58b254-aea5-40aa-b54d-9586a1690451/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Utilities.Http", "type": "final class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Utilities.Http", "description": "The Openai Http\r\n\r\n@since 3.2.0", "extends_custom": "JoomlaHttp", diff --git a/src/585de711-2784-4f89-90bf-94a8a63366f1/README.md b/src/585de711-2784-4f89-90bf-94a8a63366f1/README.md index 049030c..bb1565e 100644 --- a/src/585de711-2784-4f89-90bf-94a8a63366f1/README.md +++ b/src/585de711-2784-4f89-90bf-94a8a63366f1/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # abstract class Api (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai\Abstraction** +> namespace: **VDM\Joomla\Openai\Abstraction** +> extends: **** ```uml @startuml abstract Api #Orange { diff --git a/src/585de711-2784-4f89-90bf-94a8a63366f1/code.php b/src/585de711-2784-4f89-90bf-94a8a63366f1/code.php index dddf7ea..2824706 100644 --- a/src/585de711-2784-4f89-90bf-94a8a63366f1/code.php +++ b/src/585de711-2784-4f89-90bf-94a8a63366f1/code.php @@ -9,12 +9,12 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai\Abstraction; +namespace VDM\Joomla\Openai\Abstraction; -use VastDevelopmentMethod\Joomla\Openai\Utilities\Http; -use VastDevelopmentMethod\Joomla\Openai\Utilities\Uri; -use VastDevelopmentMethod\Joomla\Openai\Utilities\Response; +use VDM\Joomla\Openai\Utilities\Http; +use VDM\Joomla\Openai\Utilities\Uri; +use VDM\Joomla\Openai\Utilities\Response; /** diff --git a/src/585de711-2784-4f89-90bf-94a8a63366f1/settings.json b/src/585de711-2784-4f89-90bf-94a8a63366f1/settings.json index 3246275..8e70541 100644 --- a/src/585de711-2784-4f89-90bf-94a8a63366f1/settings.json +++ b/src/585de711-2784-4f89-90bf-94a8a63366f1/settings.json @@ -1,7 +1,7 @@ { "add_head": "0", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "585de711-2784-4f89-90bf-94a8a63366f1", "implements": null, "load_selection": null, @@ -23,6 +23,7 @@ "as": "default" } }, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Abstraction.Api", "description": "The Openai Api\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/65dd022b-8f3a-46be-8930-0cae74b9834b/README.md b/src/65dd022b-8f3a-46be-8930-0cae74b9834b/README.md index 8b30206..0d512c2 100644 --- a/src/65dd022b-8f3a-46be-8930-0cae74b9834b/README.md +++ b/src/65dd022b-8f3a-46be-8930-0cae74b9834b/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Files (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/65dd022b-8f3a-46be-8930-0cae74b9834b/code.php b/src/65dd022b-8f3a-46be-8930-0cae74b9834b/code.php index cca370e..1d0f8a2 100644 --- a/src/65dd022b-8f3a-46be-8930-0cae74b9834b/code.php +++ b/src/65dd022b-8f3a-46be-8930-0cae74b9834b/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/65dd022b-8f3a-46be-8930-0cae74b9834b/settings.json b/src/65dd022b-8f3a-46be-8930-0cae74b9834b/settings.json index a969382..d3e74c3 100644 --- a/src/65dd022b-8f3a-46be-8930-0cae74b9834b/settings.json +++ b/src/65dd022b-8f3a-46be-8930-0cae74b9834b/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Files", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Files", "description": "The Openai Files\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/README.md b/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/README.md index e154baa..668853c 100644 --- a/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/README.md +++ b/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Completions (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/code.php b/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/code.php index fb21fb9..65769df 100644 --- a/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/code.php +++ b/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/settings.json b/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/settings.json index e93aef2..49f836d 100644 --- a/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/settings.json +++ b/src/796cca70-2577-4f8f-9a05-ac37db1f2f02/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Completions", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Completions", "description": "The Openai Completions\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/README.md b/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/README.md index 411b3db..e7ab486 100644 --- a/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/README.md +++ b/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Edits (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/code.php b/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/code.php index fec04a7..46731fe 100644 --- a/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/code.php +++ b/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/settings.json b/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/settings.json index c0faa1e..9adfd64 100644 --- a/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/settings.json +++ b/src/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Edits", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Edits", "description": "The Openai Edits\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/README.md b/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/README.md index 9cdfab2..a26bb9b 100644 --- a/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/README.md +++ b/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Images (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/code.php b/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/code.php index 81f3566..455ba1e 100644 --- a/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/code.php +++ b/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/settings.json b/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/settings.json index fe374ae..2c24ca0 100644 --- a/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/settings.json +++ b/src/bb8973c1-261f-4b55-8f9b-9ee98843fced/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Images", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Images", "description": "The Openai Images\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/c464393e-7606-406e-8463-a86774590966/README.md b/src/c464393e-7606-406e-8463-a86774590966/README.md index 60a4bb9..ad28322 100644 --- a/src/c464393e-7606-406e-8463-a86774590966/README.md +++ b/src/c464393e-7606-406e-8463-a86774590966/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # final class Response (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai\Utilities** +> namespace: **VDM\Joomla\Openai\Utilities** +> extends: **** ```uml @startuml class Response << (F,LightGreen) >> #RoyalBlue { diff --git a/src/c464393e-7606-406e-8463-a86774590966/code.php b/src/c464393e-7606-406e-8463-a86774590966/code.php index 93db669..8f5d705 100644 --- a/src/c464393e-7606-406e-8463-a86774590966/code.php +++ b/src/c464393e-7606-406e-8463-a86774590966/code.php @@ -9,12 +9,12 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai\Utilities; +namespace VDM\Joomla\Openai\Utilities; -use Joomla\Http\Response as JoomlaResponse; -use VastDevelopmentMethod\Joomla\Utilities\JsonHelper; -use VastDevelopmentMethod\Joomla\Utilities\StringHelper; +use Joomla\CMS\Http\Response as JoomlaResponse; +use VDM\Joomla\Utilities\JsonHelper; +use VDM\Joomla\Utilities\StringHelper; /** diff --git a/src/c464393e-7606-406e-8463-a86774590966/settings.json b/src/c464393e-7606-406e-8463-a86774590966/settings.json index c6da73b..ff37841 100644 --- a/src/c464393e-7606-406e-8463-a86774590966/settings.json +++ b/src/c464393e-7606-406e-8463-a86774590966/settings.json @@ -1,7 +1,7 @@ { "add_head": "1", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "c464393e-7606-406e-8463-a86774590966", "implements": null, "load_selection": null, @@ -19,9 +19,10 @@ "as": "default" } }, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Utilities.Response", "description": "The Openai Response\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", - "head": "use Joomla\\Http\\Response as JoomlaResponse;", + "head": "use Joomla\\CMS\\Http\\Response as JoomlaResponse;", "composer": "" } \ No newline at end of file diff --git a/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/README.md b/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/README.md index 9bb6468..90f335f 100644 --- a/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/README.md +++ b/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Chat (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/code.php b/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/code.php index ecee682..deb9097 100644 --- a/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/code.php +++ b/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/settings.json b/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/settings.json index 9e82d4d..fd9ac00 100644 --- a/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/settings.json +++ b/src/c54c92da-2dd7-4136-81c9-1785f2fa0af5/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Chat", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Chat", "description": "The Openai Chat\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/ccf3141a-929d-4466-b122-9ace2eea8d70/README.md b/src/ccf3141a-929d-4466-b122-9ace2eea8d70/README.md index a6a1e73..e0ede1f 100644 --- a/src/ccf3141a-929d-4466-b122-9ace2eea8d70/README.md +++ b/src/ccf3141a-929d-4466-b122-9ace2eea8d70/README.md @@ -7,7 +7,8 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Api (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai\Service** +> namespace: **VDM\Joomla\Openai\Service** +> extends: **** ```uml @startuml class Api #Gold { diff --git a/src/ccf3141a-929d-4466-b122-9ace2eea8d70/code.php b/src/ccf3141a-929d-4466-b122-9ace2eea8d70/code.php index 317e288..ef386f8 100644 --- a/src/ccf3141a-929d-4466-b122-9ace2eea8d70/code.php +++ b/src/ccf3141a-929d-4466-b122-9ace2eea8d70/code.php @@ -9,21 +9,21 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai\Service; +namespace VDM\Joomla\Openai\Service; use Joomla\DI\Container; use Joomla\DI\ServiceProviderInterface; -use VastDevelopmentMethod\Joomla\Openai\Audio; -use VastDevelopmentMethod\Joomla\Openai\Chat; -use VastDevelopmentMethod\Joomla\Openai\Completions; -use VastDevelopmentMethod\Joomla\Openai\Edits; -use VastDevelopmentMethod\Joomla\Openai\Embeddings; -use VastDevelopmentMethod\Joomla\Openai\Files; -use VastDevelopmentMethod\Joomla\Openai\FineTunes; -use VastDevelopmentMethod\Joomla\Openai\Images; -use VastDevelopmentMethod\Joomla\Openai\Models; -use VastDevelopmentMethod\Joomla\Openai\Moderate; +use VDM\Joomla\Openai\Audio; +use VDM\Joomla\Openai\Chat; +use VDM\Joomla\Openai\Completions; +use VDM\Joomla\Openai\Edits; +use VDM\Joomla\Openai\Embeddings; +use VDM\Joomla\Openai\Files; +use VDM\Joomla\Openai\FineTunes; +use VDM\Joomla\Openai\Images; +use VDM\Joomla\Openai\Models; +use VDM\Joomla\Openai\Moderate; /** diff --git a/src/ccf3141a-929d-4466-b122-9ace2eea8d70/settings.json b/src/ccf3141a-929d-4466-b122-9ace2eea8d70/settings.json index b69cab9..86bafbd 100644 --- a/src/ccf3141a-929d-4466-b122-9ace2eea8d70/settings.json +++ b/src/ccf3141a-929d-4466-b122-9ace2eea8d70/settings.json @@ -1,7 +1,7 @@ { "add_head": "1", "add_licensing_template": "2", - "extends": "0", + "extends": "", "guid": "ccf3141a-929d-4466-b122-9ace2eea8d70", "implements": [ "-1" @@ -53,6 +53,7 @@ "as": "default" } }, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Service.Api", "description": "The Openai Api Service\r\n\r\n@since 3.2.0", "implements_custom": "ServiceProviderInterface", diff --git a/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/README.md b/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/README.md index 0e34e3f..0b3c4b1 100644 --- a/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/README.md +++ b/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Audio (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/code.php b/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/code.php index c04d479..caa17a4 100644 --- a/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/code.php +++ b/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/settings.json b/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/settings.json index 9eb7830..6287ec0 100644 --- a/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/settings.json +++ b/src/d76b2e22-c8dd-44b1-86b5-822768b317a3/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Audio", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Audio", "description": "The Openai Audio\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/d78bee89-6f7e-42b6-917e-17f05b238490/README.md b/src/d78bee89-6f7e-42b6-917e-17f05b238490/README.md index cf6c838..62f2b4d 100644 --- a/src/d78bee89-6f7e-42b6-917e-17f05b238490/README.md +++ b/src/d78bee89-6f7e-42b6-917e-17f05b238490/README.md @@ -7,30 +7,14 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # abstract class Factory (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** +> extends: **ExtendingFactory** ```uml @startuml abstract Factory #Orange { - # static $container - + {static} _(string $key) : Mixed - + {static} getContainer() : Container # {static} createContainer() : Container } -note right of Factory::_ - Get any class from the package container - - since: 3.2.0 - return: Mixed -end note - -note right of Factory::getContainer - Get the global package container - - since: 3.2.0 - return: Container -end note - note right of Factory::createContainer Create a container object diff --git a/src/d78bee89-6f7e-42b6-917e-17f05b238490/code.php b/src/d78bee89-6f7e-42b6-917e-17f05b238490/code.php index 2e774a4..203712e 100644 --- a/src/d78bee89-6f7e-42b6-917e-17f05b238490/code.php +++ b/src/d78bee89-6f7e-42b6-917e-17f05b238490/code.php @@ -9,13 +9,14 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; use Joomla\DI\Container; -use VastDevelopmentMethod\Joomla\Openai\Service\Api; -use VastDevelopmentMethod\Joomla\Openai\Service\Utilities; -use VastDevelopmentMethod\Joomla\Interfaces\FactoryInterface; +use VDM\Joomla\Openai\Service\Api; +use VDM\Joomla\Openai\Service\Utilities; +use VDM\Joomla\Interfaces\FactoryInterface; +use VDM\Joomla\Abstraction\Factory as ExtendingFactory; /** @@ -23,45 +24,8 @@ use VastDevelopmentMethod\Joomla\Interfaces\FactoryInterface; * * @since 3.2.0 */ -abstract class Factory implements FactoryInterface +abstract class Factory extends ExtendingFactory implements FactoryInterface { - /** - * Global Package Container - * - * @var Container - * @since 3.2.0 - **/ - protected static $container = null; - - /** - * Get any class from the package container - * - * @param string $key The container class key - * - * @return Mixed - * @since 3.2.0 - */ - public static function _($key) - { - return self::getContainer()->get($key); - } - - /** - * Get the global package container - * - * @return Container - * @since 3.2.0 - */ - public static function getContainer(): Container - { - if (!self::$container) - { - self::$container = self::createContainer(); - } - - return self::$container; - } - /** * Create a container object * diff --git a/src/d78bee89-6f7e-42b6-917e-17f05b238490/code.power b/src/d78bee89-6f7e-42b6-917e-17f05b238490/code.power index 0f717fc..4752311 100644 --- a/src/d78bee89-6f7e-42b6-917e-17f05b238490/code.power +++ b/src/d78bee89-6f7e-42b6-917e-17f05b238490/code.power @@ -1,40 +1,3 @@ - /** - * Global Package Container - * - * @var Container - * @since 3.2.0 - **/ - protected static $container = null; - - /** - * Get any class from the package container - * - * @param string $key The container class key - * - * @return Mixed - * @since 3.2.0 - */ - public static function _($key) - { - return self::getContainer()->get($key); - } - - /** - * Get the global package container - * - * @return Container - * @since 3.2.0 - */ - public static function getContainer(): Container - { - if (!self::$container) - { - self::$container = self::createContainer(); - } - - return self::$container; - } - /** * Create a container object * diff --git a/src/d78bee89-6f7e-42b6-917e-17f05b238490/settings.json b/src/d78bee89-6f7e-42b6-917e-17f05b238490/settings.json index 8b77762..bf365d2 100644 --- a/src/d78bee89-6f7e-42b6-917e-17f05b238490/settings.json +++ b/src/d78bee89-6f7e-42b6-917e-17f05b238490/settings.json @@ -1,7 +1,7 @@ { "add_head": "1", "add_licensing_template": "2", - "extends": "0", + "extends": "2e5bf608-de5c-4b00-a20d-47c26aa350d9", "guid": "d78bee89-6f7e-42b6-917e-17f05b238490", "implements": [ "caf33c5d-858c-4f9a-894f-ab302ec5445a" @@ -21,6 +21,7 @@ "as": "default" } }, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Factory", "description": "Openai Factory\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/src/df141f03-393f-4fa3-a568-8b65f7358b02/README.md b/src/df141f03-393f-4fa3-a568-8b65f7358b02/README.md index bb171e9..62dd528 100644 --- a/src/df141f03-393f-4fa3-a568-8b65f7358b02/README.md +++ b/src/df141f03-393f-4fa3-a568-8b65f7358b02/README.md @@ -7,7 +7,7 @@ ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ``` # class Embeddings (Details) -> namespace: **VastDevelopmentMethod\Joomla\Openai** +> namespace: **VDM\Joomla\Openai** > extends: **Api** ```uml @startuml diff --git a/src/df141f03-393f-4fa3-a568-8b65f7358b02/code.php b/src/df141f03-393f-4fa3-a568-8b65f7358b02/code.php index 94adfdc..fb0e103 100644 --- a/src/df141f03-393f-4fa3-a568-8b65f7358b02/code.php +++ b/src/df141f03-393f-4fa3-a568-8b65f7358b02/code.php @@ -9,10 +9,10 @@ * @license GNU General Public License version 2 or later; see LICENSE.txt */ -namespace VastDevelopmentMethod\Joomla\Openai; +namespace VDM\Joomla\Openai; -use VastDevelopmentMethod\Joomla\Openai\Abstraction\Api; +use VDM\Joomla\Openai\Abstraction\Api; /** diff --git a/src/df141f03-393f-4fa3-a568-8b65f7358b02/settings.json b/src/df141f03-393f-4fa3-a568-8b65f7358b02/settings.json index 67a59f9..38ce7e4 100644 --- a/src/df141f03-393f-4fa3-a568-8b65f7358b02/settings.json +++ b/src/df141f03-393f-4fa3-a568-8b65f7358b02/settings.json @@ -10,6 +10,7 @@ "system_name": "Joomla.Openai.Embeddings", "type": "class", "use_selection": null, + "extendsinterfaces": null, "namespace": "[[[NamespacePrefix]]]\\Joomla\\Openai\\Embeddings", "description": "The Openai Embeddings\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", diff --git a/super-powers.json b/super-powers.json index 5ce33ba..c91d868 100644 --- a/super-powers.json +++ b/super-powers.json @@ -2,7 +2,7 @@ "07858e1f-5698-4227-8941-03dc93557938": { "name": "Utilities", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai\\Service", + "namespace": "VDM\\Joomla\\Openai\\Service", "code": "src\/07858e1f-5698-4227-8941-03dc93557938\/code.php", "power": "src\/07858e1f-5698-4227-8941-03dc93557938\/code.power", "settings": "src\/07858e1f-5698-4227-8941-03dc93557938\/settings.json", @@ -13,7 +13,7 @@ "08abd2df-1406-4939-a1a6-94d2fce3f043": { "name": "Models", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/08abd2df-1406-4939-a1a6-94d2fce3f043\/code.php", "power": "src\/08abd2df-1406-4939-a1a6-94d2fce3f043\/code.power", "settings": "src\/08abd2df-1406-4939-a1a6-94d2fce3f043\/settings.json", @@ -24,7 +24,7 @@ "0e61da13-6429-426d-a6f9-f5723cd3b7b1": { "name": "FineTunes", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/0e61da13-6429-426d-a6f9-f5723cd3b7b1\/code.php", "power": "src\/0e61da13-6429-426d-a6f9-f5723cd3b7b1\/code.power", "settings": "src\/0e61da13-6429-426d-a6f9-f5723cd3b7b1\/settings.json", @@ -35,7 +35,7 @@ "13ef84f4-25b0-43dd-a9f6-0722abf220c1": { "name": "Uri", "type": "final class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai\\Utilities", + "namespace": "VDM\\Joomla\\Openai\\Utilities", "code": "src\/13ef84f4-25b0-43dd-a9f6-0722abf220c1\/code.php", "power": "src\/13ef84f4-25b0-43dd-a9f6-0722abf220c1\/code.power", "settings": "src\/13ef84f4-25b0-43dd-a9f6-0722abf220c1\/settings.json", @@ -46,7 +46,7 @@ "34f2c249-64a7-4229-9592-77e58f6e994f": { "name": "Moderate", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/34f2c249-64a7-4229-9592-77e58f6e994f\/code.php", "power": "src\/34f2c249-64a7-4229-9592-77e58f6e994f\/code.power", "settings": "src\/34f2c249-64a7-4229-9592-77e58f6e994f\/settings.json", @@ -57,7 +57,7 @@ "4c58b254-aea5-40aa-b54d-9586a1690451": { "name": "Http", "type": "final class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai\\Utilities", + "namespace": "VDM\\Joomla\\Openai\\Utilities", "code": "src\/4c58b254-aea5-40aa-b54d-9586a1690451\/code.php", "power": "src\/4c58b254-aea5-40aa-b54d-9586a1690451\/code.power", "settings": "src\/4c58b254-aea5-40aa-b54d-9586a1690451\/settings.json", @@ -68,7 +68,7 @@ "585de711-2784-4f89-90bf-94a8a63366f1": { "name": "Api", "type": "abstract class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai\\Abstraction", + "namespace": "VDM\\Joomla\\Openai\\Abstraction", "code": "src\/585de711-2784-4f89-90bf-94a8a63366f1\/code.php", "power": "src\/585de711-2784-4f89-90bf-94a8a63366f1\/code.power", "settings": "src\/585de711-2784-4f89-90bf-94a8a63366f1\/settings.json", @@ -79,7 +79,7 @@ "65dd022b-8f3a-46be-8930-0cae74b9834b": { "name": "Files", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/65dd022b-8f3a-46be-8930-0cae74b9834b\/code.php", "power": "src\/65dd022b-8f3a-46be-8930-0cae74b9834b\/code.power", "settings": "src\/65dd022b-8f3a-46be-8930-0cae74b9834b\/settings.json", @@ -90,7 +90,7 @@ "796cca70-2577-4f8f-9a05-ac37db1f2f02": { "name": "Completions", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/796cca70-2577-4f8f-9a05-ac37db1f2f02\/code.php", "power": "src\/796cca70-2577-4f8f-9a05-ac37db1f2f02\/code.power", "settings": "src\/796cca70-2577-4f8f-9a05-ac37db1f2f02\/settings.json", @@ -101,7 +101,7 @@ "98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8": { "name": "Edits", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8\/code.php", "power": "src\/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8\/code.power", "settings": "src\/98e59bdf-81a2-41ef-a3a6-6a88a7cc53c8\/settings.json", @@ -112,7 +112,7 @@ "bb8973c1-261f-4b55-8f9b-9ee98843fced": { "name": "Images", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/bb8973c1-261f-4b55-8f9b-9ee98843fced\/code.php", "power": "src\/bb8973c1-261f-4b55-8f9b-9ee98843fced\/code.power", "settings": "src\/bb8973c1-261f-4b55-8f9b-9ee98843fced\/settings.json", @@ -123,7 +123,7 @@ "c464393e-7606-406e-8463-a86774590966": { "name": "Response", "type": "final class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai\\Utilities", + "namespace": "VDM\\Joomla\\Openai\\Utilities", "code": "src\/c464393e-7606-406e-8463-a86774590966\/code.php", "power": "src\/c464393e-7606-406e-8463-a86774590966\/code.power", "settings": "src\/c464393e-7606-406e-8463-a86774590966\/settings.json", @@ -134,7 +134,7 @@ "c54c92da-2dd7-4136-81c9-1785f2fa0af5": { "name": "Chat", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/c54c92da-2dd7-4136-81c9-1785f2fa0af5\/code.php", "power": "src\/c54c92da-2dd7-4136-81c9-1785f2fa0af5\/code.power", "settings": "src\/c54c92da-2dd7-4136-81c9-1785f2fa0af5\/settings.json", @@ -145,7 +145,7 @@ "ccf3141a-929d-4466-b122-9ace2eea8d70": { "name": "Api", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai\\Service", + "namespace": "VDM\\Joomla\\Openai\\Service", "code": "src\/ccf3141a-929d-4466-b122-9ace2eea8d70\/code.php", "power": "src\/ccf3141a-929d-4466-b122-9ace2eea8d70\/code.power", "settings": "src\/ccf3141a-929d-4466-b122-9ace2eea8d70\/settings.json", @@ -156,7 +156,7 @@ "d76b2e22-c8dd-44b1-86b5-822768b317a3": { "name": "Audio", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/d76b2e22-c8dd-44b1-86b5-822768b317a3\/code.php", "power": "src\/d76b2e22-c8dd-44b1-86b5-822768b317a3\/code.power", "settings": "src\/d76b2e22-c8dd-44b1-86b5-822768b317a3\/settings.json", @@ -167,7 +167,7 @@ "d78bee89-6f7e-42b6-917e-17f05b238490": { "name": "Factory", "type": "abstract class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/d78bee89-6f7e-42b6-917e-17f05b238490\/code.php", "power": "src\/d78bee89-6f7e-42b6-917e-17f05b238490\/code.power", "settings": "src\/d78bee89-6f7e-42b6-917e-17f05b238490\/settings.json", @@ -178,7 +178,7 @@ "df141f03-393f-4fa3-a568-8b65f7358b02": { "name": "Embeddings", "type": "class", - "namespace": "VastDevelopmentMethod\\Joomla\\Openai", + "namespace": "VDM\\Joomla\\Openai", "code": "src\/df141f03-393f-4fa3-a568-8b65f7358b02\/code.php", "power": "src\/df141f03-393f-4fa3-a568-8b65f7358b02\/code.power", "settings": "src\/df141f03-393f-4fa3-a568-8b65f7358b02\/settings.json",