AI Engine Pro - WordPress Plugin (Nulled Free)

AI Engine Pro - WordPress Plugin (Nulled Free) v2.6.8

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons submitted a new resource:

AI Engine Pro - WordPress Plugin (Nulled Free) - AI Engine Pro - WordPress Plugin (Nulled Free)

ai-engine-pro.jpg
== Description ==

Create your own chatbot like ChatGPT, generate content or images, coordinate AI-related work using templates, enjoy swift title and excerpt recommendations, play with AI Copilot in the editor for faster work, track OpenAI usage, and more! The AI Playground offers a range of AI tools, including translation, correction, SEO, suggestions, WooCommerce product fields, and others. There is also an internal API so other...

Read more about this resource...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.2

== Changelog ==

= 1.9.2 (2023/09/28) =
* Add: The "Finetunes" tab is now about the new models (and new format of JSONL). The former "Finetunes" tab has been renamed into "Legacy Finetunes" (and is only accessible if you enable it in the "Settings"). Try to finetune your own models using GPT 3.5! 🥳 More info [here](https://openai.com/blog/gpt-3-5-turbo-fine-tuning-and-api-updates).
* Info: It will take some time for me to update the documentation, as everything has just...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.3

== Changelog ==

= 1.9.3 (2023/10/02) =
* Add: Added a new "simpleChatbotQuery" endpoint.
* Add: Embeddings Export to JSON.
* Fix: Embeddings Rewrite, Finetunes Entries Generator and WooCommerce Assistant now use correctly the Default Model set in the Settings.
* Update: Set the Batch Size (Hyperparameters) to 4 by default, rather than null.
* 😇 The Public REST API is now only accessible if the requests are authenticated, to avoid abuse. The process can however be...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.4

== Changelog ==

= 1.9.4 (2023/09/09) =
* Fix: Bulk Generate for the new finetunes.
* Fix: Issues with the dropdown position.
* Add: Copy Button in Forms.
* 😇 The Public REST API is now only accessible if the requests are authenticated, to avoid abuse. The process can however be completely overriden. More information [here](https://meowapps.com/ai-engine/api/#public-rest-api).
* 🎵 Discuss with other users about features and issues on [my...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.6

== Changelog ==

= 1.9.6 (2023/09/13) =
* Add: The simpleChatbotQuery has now a memory of the discussion.
* Fix: Handle errors more gracefully when importing data.
* Fix: The data in the Copy Button in the Forms was missing line returns.
* Fix: Some issues with forms if the JS was loaded too early.
* ✨ The clientId was renamed into chatId (update your custom code if you use any).
* 🎵 Discuss with other users about features and issues on [my...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.8.1

== Changelog ==

= 1.9.81 (2023/09/20) =
* Add: New gpt-3.5-turbo-instruct model. Have a look at [this](https://openai.com/research/instruction-following).
* Fix: AI Forms work better with external input fields (such as radios and checkboxes). The debugging mode is also now more verbose.
* Update: Consolidate the way ID and Custom ID are handled. That fixes a few issues with custom chatbots too.
* 🎵 Discuss with other users about features and issues on [my...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.8.5

== Changelog ==

= 1.9.85 (2023/09/30) =
* Update: Better support for gcp-starter server (Pinecone). Let us know if it's better for you!
* Fix: No more swallowing spaces issues when using the AI Assistants in Firefox.
* Fix: Prevent the user to re-use the same botId for different chatbots.
* Fix: Custom ID can now be used in the conversations shortcode (custom_id).
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.8.7

== Changelog ==

= 1.9.87 (2023/10/04) =
* Fix: The mwai_context_search was not being always called.
* Update: Many enhancements with the Embeddings to make them more flexible and powerful, with better error handling.
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴 Keep me motivated with [a little review here](https://wordpress.org/support/plugin/ai-engine/reviews/). Thank you!

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.8.8

== Changelog ==

= 1.9.88 (2023/10/16) =
* Add: Support of multi-environments with embeddings (only Pinecone environments for now, but more will come soon).
* Fix: Various issues when using embeddings without namespaces.
* Fix: Various other little issues.
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴 Keep me motivated with [a little review here](https://wordpress.org/support/plugin/ai-engine/reviews/). Thank you!

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.94

== Changelog ==

= 1.9.94 (2023/11/07) =
* Add: Support for GPT 4 Turbo.
* Add: Support for Qdrant (alternative to Pinecone).
* Add: Support for Vision within the chatbot. It is ultra experimental, but it's there! Play with it, but the user experience has to be improved.
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴 Keep us motivated with [a little review...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.95

== Changelog ==

= 1.9.95 (2023/11/10) =
* Add: New "Images" section in the Settings related to "Vision".
* Update: Much better handling of images (where/how it's stored and sent to the models, their expiries, etc).
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴 Keep us motivated with [a little review here](https://wordpress.org/support/plugin/ai-engine/reviews/). Thank you!

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v1.9.97

== Changelog ==

= 1.9.97 (2023/11/15) =
* Add: Support for DALL-E 3.
* Fix: Many little fixes.
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴 Keep us motivated with [a little review here](https://wordpress.org/support/plugin/ai-engine/reviews/). Thank you!

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v2.0.9

== Changelog ==

= 2.0.9 (2023/12/19) =

* Update: Streamlined the entire codebase, much cleaner, renamed a lot of things, and made it more consistent.
* Fix: Many little fixes here and there, too many to list.
* 🚀 Absolutely [click here](https://trello.com/b/8U9SdiMy/ai-engine-feature-requests) to vote for the features you want the most! Next are the new engines.

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v2.1.2

== Changelog ==

= 2.1.2 (2023/12/23) =

* Add: Support for OpenRouter, which give you access currently to 73 models.
* Add: Default AI environments for each type of query.
* Add: Reset, Export and Import of your AI Engine settings.
* Update: Huge streamlining of the codebase.
* 🚀 [Click here](https://trello.com/b/8U9SdiMy/ai-engine-feature-requests) to vote for the features you want the most!
* 🎵 Discuss with other users about features and issues on [my...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
tanierlyons updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free) v2.1.5

== Changelog ==

= 2.1.5 (2024/01/14) =

* Fix: Avoid a few PHP notices and warnings.
* Fix: Avoid a few security issues.
* Add: Files for vision, DALL-E, Assistants (and others) are stored gracefully along with their metadata.
* Add: Support for charts, images, or files generated by Assistants.
* Add: Support for adding files to Assistants from the chatbot.
* 🚀 [Click here](https://trello.com/b/8U9SdiMy/ai-engine-feature-requests) to vote for the features you want the...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
comcpa2022 updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro Version: 2.2.0 | Updated: February 24, 2024

== Changelog ==

= 2.2.0 (2024/02/24) =
* Add: Support for Google Gemini.
* Add: Support for OpenAI's Organization ID.
* Fix: Avoid issues related to low limits related to embeddings searches.
* Fix: A few other minor issues fixed.
* Fix: Retrieve all assistants, without any limit.
* 🚀 [Click here](https://trello.com/b/8U9SdiMy/ai-engine-feature-requests) to vote for the features you want the most!
* 🎵 Discuss with other users about features and issues on [my...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,037
111,710
120
Minion01 updated AI Engine Pro - WordPress Plugin (Nulled Free) with a new update entry:

AI Engine Pro - WordPress Plugin (Nulled Free)

Decryption key:


For changelogs


Read the rest of this update entry...
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu