| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 771 |
| Technical Name |
gb_ai_assistant_bridge |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 771 |
| Technical Name |
gb_ai_assistant_bridge |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
AI Assistant Bridge (BYOK
Bring-your-own-key LLM bridge: summaries, drafts, classification
Add LLM-powered assistance to Odoo using your own API key. No model cost flows through us — the key lives in your database and every request goes directly from your server to your chosen provider. Connect OpenAI, Anthropic or any OpenAI-compatible endpoint and run summaries, draft replies and classification on any model.
Key Features
BYOK provider connections
Configure one or more provider connections (OpenAI / Anthropic / any OpenAI-compatible endpoint) with model, temperature, token limit and timeout — per company.
Reusable prompt templates
Prompt templates with placeholders that map to fields of any model, plus a system prompt and task type (summary, draft or classification).
Generic run wizard
Run a prompt from a wizard available on every model via a server action, or call the service directly from your own Python code.
Record summarisation
A helper summarises a record from selected fields in one call, ready to drop into chatter or downstream automation.
Full request log
Every request logs prompt, response, tokens, latency and status — for cost tracking, debugging and audit, linked back to its source record.
Safe fallback
A built-in safe fallback returns a clear error if the key is missing, so installs and tests never depend on a live network call.
Screenshots
Request Log
Prompt Templates
Providers
Ai Assistant
Why Choose This Module
AI features in Odoo are Enterprise-locked or vendor-tied. This is pure bring-your-own-key: your key, your provider, your data path, no model cost on us. Keys are stored per company and access is restricted with the provided security groups.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: LGPL-3
- Languages: 35+
- Author: Baris Genc
- Dependencies: mail
- Support: odoo@gencbaris.com
Odoo 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