| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 558 |
| Technical Name |
ai_ecom_base |
| License | OPL-1 |
| Website | https://erpoxa.com/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 558 |
| Technical Name |
ai_ecom_base |
| License | OPL-1 |
| Website | https://erpoxa.com/ |
AI eCommerce — Base
Foundation for the whole AI eCommerce suite. One API key, one client model, one audit log — used by every other module.
What the base module gives you
API key · LLM client · request log · companion modules — the foundation the rest of the AI eCommerce suite shares.
Each component is shown in detail with its own screenshot further down the page.
Test this module instantly
You can explore all features using the demo account. No setup required.
Single API key
Configure your OpenAI key once. Every AI eCom module reads from this shared parameter.
Test connection
A button that does a real chat + embed round-trip and reports the model + dim.
Cost monitoring
Graph + pivot views over every call: tokens by source, model, day, user.
Reusable client
AbstractModel `ai.ecom.client` with chat / chat_json / embed for every other module.
Configure once, use everywhere
One place for everything AI
Paste your OpenAI key, pick the default chat + embedding models, set a max-tokens cap. Settings live as ir.config_parameter rows.
- Connection-status field shows whether the key is set + saved
- Chat-model selector: gpt-4o-mini, gpt-4o, gpt-4.1
- Embedding-model selector

See exactly what the AI is costing you
Every API call recorded
Where to find it: AI eCommerce app → Request Log in the top menu.
List, graph and pivot views over ai.ecom.request.log. Filter by source, model, user. Sum tokens. Spot expensive sources.
- List view with sortable elapsed-ms / tokens / state
- Graph view: daily token usage trend
- Pivot view: tokens by source × model
- Configurable retention (default 60 days)

Three steps to a working AI suite
Install the module
Free foundation. Other AI eCom modules depend on it.
Add your OpenAI key
Settings → AI eCommerce → API Key. Click "Test connection".
Install any AI eCom module
Smart Search, Finder, Assistant, Translate, Autopilot — all share this base.
Plays well with the rest of Odoo
Built & supported by Erpoxa
An Odoo consultancy focused on scalable AI-powered modules and bespoke integrations. We answer fast and ship clean code.
Website
All apps, docs & portfolio
erpoxa.comOdoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module