Changeset 3304199
- Timestamp:
- 06/01/2025 09:30:29 AM (10 months ago)
- Location:
- kimaai
- Files:
-
- 30 added
- 6 deleted
- 54 edited
- 1 copied
- tags/1.2.0 (copied) (copied from kimaai/trunk) (view diffs)
- tags/1.2.0/app/Admin/Assets.php (modified) (view diffs)
- tags/1.2.0/app/Admin/Settings.php (modified) (view diffs)
- tags/1.2.0/app/Admin/config (added)
- tags/1.2.0/app/Admin/config/aiServices.php (added)
- tags/1.2.0/app/Admin/config/chatbot.php (added)
- tags/1.2.0/app/Admin/config/helpAbout.php (added)
- tags/1.2.0/app/Admin/config/playground.php (added)
- tags/1.2.0/app/Ai/AiAbstract.php (deleted)
- tags/1.2.0/app/Ai/AiInterface.php (deleted)
- tags/1.2.0/app/Ai/AiProviderFactory.php (added)
- tags/1.2.0/app/Ai/AiProviderFactoryInterface.php (added)
- tags/1.2.0/app/Ai/AiRequest.php (added)
- tags/1.2.0/app/Ai/AiService.php (modified) (view diffs)
- tags/1.2.0/app/Ai/OpenAi.php (modified) (view diffs)
- tags/1.2.0/app/Ai/Playground.php (added)
- tags/1.2.0/app/Ai/Replicate.php (added)
- tags/1.2.0/app/ChatBot/ChatBot.php (modified) (view diffs)
- tags/1.2.0/app/ChatBot/ChatBotInit.php (deleted)
- tags/1.2.0/app/Helper.php (modified) (view diffs)
- tags/1.2.0/app/KimaAI.php (modified) (view diffs)
- tags/1.2.0/app/Models/ChatModel.php (modified) (view diffs)
- tags/1.2.0/app/Models/HasSchema.php (added)
- tags/1.2.0/app/Models/ImageModel.php (added)
- tags/1.2.0/app/Schema.php (modified) (view diffs)
- tags/1.2.0/build/admin/admin.css (modified) (view diffs)
- tags/1.2.0/build/admin/index.asset.php (modified) (view diffs)
- tags/1.2.0/build/admin/index.js (modified) (view diffs)
- tags/1.2.0/build/chatbot/chatbot.css (modified) (view diffs)
- tags/1.2.0/build/chatbot/index.asset.php (modified) (view diffs)
- tags/1.2.0/build/chatbot/index.js (modified) (view diffs)
- tags/1.2.0/constants (added)
- tags/1.2.0/constants/engines.php (added)
- tags/1.2.0/constants/models.php (added)
- tags/1.2.0/kimaai.php (modified) (view diffs)
- tags/1.2.0/readme.txt (modified) (view diffs)
- tags/1.2.0/vendor/autoload.php (modified) (view diffs)
- tags/1.2.0/vendor/composer/InstalledVersions.php (modified) (view diffs)
- tags/1.2.0/vendor/composer/autoload_classmap.php (modified) (view diffs)
- tags/1.2.0/vendor/composer/autoload_static.php (modified) (view diffs)
- tags/1.2.0/vendor/composer/installed.json (modified) (view diffs)
- tags/1.2.0/vendor/composer/installed.php (modified) (view diffs)
- tags/1.2.0/vendor/php-di/php-di/composer.json (modified) (view diffs)
- tags/1.2.0/vendor/php-di/php-di/src/Container.php (modified) (view diffs)
- tags/1.2.0/vendor/psr/container/composer.json (modified) (view diffs)
- tags/1.2.0/vendor/psr/container/src/ContainerInterface.php (modified) (view diffs)
- trunk/app/Admin/Assets.php (modified) (view diffs)
- trunk/app/Admin/Settings.php (modified) (view diffs)
- trunk/app/Admin/config (added)
- trunk/app/Admin/config/aiServices.php (added)
- trunk/app/Admin/config/chatbot.php (added)
- trunk/app/Admin/config/helpAbout.php (added)
- trunk/app/Admin/config/playground.php (added)
- trunk/app/Ai/AiAbstract.php (deleted)
- trunk/app/Ai/AiInterface.php (deleted)
- trunk/app/Ai/AiProviderFactory.php (added)
- trunk/app/Ai/AiProviderFactoryInterface.php (added)
- trunk/app/Ai/AiRequest.php (added)
- trunk/app/Ai/AiService.php (modified) (view diffs)
- trunk/app/Ai/OpenAi.php (modified) (view diffs)
- trunk/app/Ai/Playground.php (added)
- trunk/app/Ai/Replicate.php (added)
- trunk/app/ChatBot/ChatBot.php (modified) (view diffs)
- trunk/app/ChatBot/ChatBotInit.php (deleted)
- trunk/app/Helper.php (modified) (view diffs)
- trunk/app/KimaAI.php (modified) (view diffs)
- trunk/app/Models/ChatModel.php (modified) (view diffs)
- trunk/app/Models/HasSchema.php (added)
- trunk/app/Models/ImageModel.php (added)
- trunk/app/Schema.php (modified) (view diffs)
- trunk/build/admin/admin.css (modified) (view diffs)
- trunk/build/admin/index.asset.php (modified) (view diffs)
- trunk/build/admin/index.js (modified) (view diffs)
- trunk/build/chatbot/chatbot.css (modified) (view diffs)
- trunk/build/chatbot/index.asset.php (modified) (view diffs)
- trunk/build/chatbot/index.js (modified) (view diffs)
- trunk/constants (added)
- trunk/constants/engines.php (added)
- trunk/constants/models.php (added)
- trunk/kimaai.php (modified) (view diffs)
- trunk/readme.txt (modified) (view diffs)
- trunk/vendor/autoload.php (modified) (view diffs)
- trunk/vendor/composer/InstalledVersions.php (modified) (view diffs)
- trunk/vendor/composer/autoload_classmap.php (modified) (view diffs)
- trunk/vendor/composer/autoload_static.php (modified) (view diffs)
- trunk/vendor/composer/installed.json (modified) (view diffs)
- trunk/vendor/composer/installed.php (modified) (view diffs)
- trunk/vendor/php-di/php-di/composer.json (modified) (view diffs)
- trunk/vendor/php-di/php-di/src/Container.php (modified) (view diffs)
- trunk/vendor/psr/container/composer.json (modified) (view diffs)
- trunk/vendor/psr/container/src/ContainerInterface.php (modified) (view diffs)
Note: See TracChangeset for help on using the changeset viewer.