Changeset 3356723
- Timestamp:
- 09/05/2025 01:03:43 PM (7 months ago)
- Location:
- ai-gpt-tools
- Files:
-
- 2 edited
-
tags/2.0.6/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ai-gpt-tools/tags/2.0.6/readme.txt
r3356690 r3356723 20 20 ### Main Features 21 21 22 *What sets "AI GPT Tools"apart from other plugins? Here are a few compelling features*22 *What sets **AI GenProTools** apart from other plugins? Here are a few compelling features* 23 23 24 24 - Easy access to module and "add/create new" generation functions from any page … … 110 110 ### Integrations 111 111 112 - [OpenAI](https://openai.com/) GPT models: "gpt- 4o-mini", "gpt-4o", "gpt-4", "gpt-3.5-turbo", etc.112 - [OpenAI](https://openai.com/) GPT models: "gpt-3.5-turbo", "gpt-4", "gpt-4o", "gpt-4o-mini", etc. 113 113 - Open Source self-hosted LLMs: Mistral, LLaMA, Alpaca 114 114 *(via [LM Studio](https://lmstudio.ai/) or similar)* … … 144 144 3. Install and activate the **AI GenProTools** plugin 145 145 146 = Manual installation variant 1 =147 148 1. Visit **Plugins > Add New > Upload Plugin**149 2. Upload zip file150 3. Visit **Plugins**151 4. Activate the **AI GenProTools** plugin152 153 = Manual installation variant 2 =154 155 1. Upload the entire `ai_gpt_tools` folder to the `/wp-content/plugins/` directory156 2. Visit **Plugins**157 3. Activate the **AI GenProTools** plugin158 159 146 == First setup == 160 147 -
ai-gpt-tools/trunk/readme.txt
r3356690 r3356723 20 20 ### Main Features 21 21 22 *What sets "AI GPT Tools"apart from other plugins? Here are a few compelling features*22 *What sets **AI GenProTools** apart from other plugins? Here are a few compelling features* 23 23 24 24 - Easy access to module and "add/create new" generation functions from any page … … 110 110 ### Integrations 111 111 112 - [OpenAI](https://openai.com/) GPT models: "gpt- 4o-mini", "gpt-4o", "gpt-4", "gpt-3.5-turbo", etc.112 - [OpenAI](https://openai.com/) GPT models: "gpt-3.5-turbo", "gpt-4", "gpt-4o", "gpt-4o-mini", etc. 113 113 - Open Source self-hosted LLMs: Mistral, LLaMA, Alpaca 114 114 *(via [LM Studio](https://lmstudio.ai/) or similar)* … … 144 144 3. Install and activate the **AI GenProTools** plugin 145 145 146 = Manual installation variant 1 =147 148 1. Visit **Plugins > Add New > Upload Plugin**149 2. Upload zip file150 3. Visit **Plugins**151 4. Activate the **AI GenProTools** plugin152 153 = Manual installation variant 2 =154 155 1. Upload the entire `ai_gpt_tools` folder to the `/wp-content/plugins/` directory156 2. Visit **Plugins**157 3. Activate the **AI GenProTools** plugin158 159 146 == First setup == 160 147
Note: See TracChangeset
for help on using the changeset viewer.