Skip to Content

  • 新春6折: Odoo19全面升级已完成,微信小程序支付全场6折。
  • 即时下载:购买后从我的 应用中心下载
  • 服务支持:购买后15天内邮件 安装指导
  • 授权许可:购买即代表同意 用户协议
  • 售后承诺: odooApp.cn 的模块与主题均保证功能与您下载时所见描述一致,如有异议可在下单后15天内申请免费退款
  • 更多支持:务必参考 FAQ常见问题与答疑

Product Icon

AI Odoo - LLM + Odoo Data Interaction

Technical Name:
app_ai_odoo
License:
LGPL-3
Lines of code:
16,020
Code Value:
¥ 15,379.20
计价方法遵循Odoo官方的公开价格政策,代码估值为每100行代码12.00美元。代码计算不包含Odoo原生代码和import的代码。
Here we only get code line of this app. Depends is included. Total line of Source Code. Including .py, .js, .css and xml file.
https://www.odooapp.cn/web/image/product.template/1228/image_1920?unique=0baa845
(0 review)
AI agents that query Odoo database and return results in Odoo views, powered by ai.robot (multi-provider).

¥ 5,732.00 5732.0 CNY ¥ 4,304.00 Tax Excluded

Coupon: 中国区9折 会员赠积分 Vip全单七折 VIP专享

Not Available For Sale

8
(¥ 0.00 / Pcs)
  • 版本

This combination does not exist.

Terms and Conditions
30-day money-back guarantee
Shipping: 2-3 Business Days

App Icon

AI Odoo — LLM与Odoo数据交互 / AI Odoo

AI Agent即时查询Odoo数据库,ai.robot统一接入多厂商LLM,对话式数据交互 / AI agents query Odoo DB with multi-provider LLM via ai.robot

用自然语言对话查询和分析Odoo数据,基于 Chat Completions + Tool-Calling 精准执行模型方法
Query and analyze Odoo data through natural language conversation — Chat Completions + Tool-Calling for precise model method execution

Odoo 18 企业版与社区版 / Enterprise & Community 多厂商LLM / Multi-Provider

功能概述 / Overview

本模块为 Odoo 提供完整的 AI 代理框架:通过 ai.robot 统一接入 OpenAI、Azure、DeepSeek、Google Gemini、阿里通义千问、Kimi、百度文心一言等多厂商大模型,使用 Chat Completions API + Tool-Calling 机制让 AI 精准调用 Odoo 模型方法(搜索、读取、创建、更新),在 Discuss 频道、邮件模板、业务记录中嵌入 AI 代理实现对话式数据交互。

This module delivers a complete AI agent framework for Odoo: unified multi-provider LLM access (OpenAI, Azure, DeepSeek, Google Gemini, Ali Qwen, Kimi, Baidu ERNIE) via ai.robot, Chat Completions API with Tool-Calling for precise Odoo model method execution (search, read, create, write), and AI agents embedded in Discuss channels, mail templates, and business records for conversational data interaction.

核心亮点 / Key Highlights

全方位AI增强Odoo,从对话查询到自动化执行 / Full-scenario AI enhancement for Odoo

1. AI Agent对话查询 / Conversational Query

Natural Language → Odoo Data

用自然语言与 AI Agent 对话,即时查询 Odoo 数据库中的销售订单、客户、库存等业务数据。

2. 多厂商统一接入 / Multi-Provider LLM

One Interface, All Providers

ai.robot 统一管理 OpenAI / Azure / DeepSeek / Gemini / Qwen / Kimi / ERNIE,无需修改代码切换模型。

3. Tool-Calling 精准调用 / Tool-Calling

AI → Odoo Model Methods

Chat Completions + Tool-Calling 让 LLM 自动选择并调用 Odoo 模型的 search/read/create/write 方法。

4. 多场景内嵌AI / Multi-Scenario Embedding

Discuss, Mail, Records

AI 代理无缝嵌入 Discuss 频道、邮件模板、业务记录,在任何需要的地方唤醒 AI 助手。

5. 语音与文件输入 / Voice & File Input

Whisper, PDF, Images

支持 Whisper 语音转录、PDF/图片文件上传分析、嵌入向量语义检索,多模态交互。

6. 全场景AI增强 / Full AI Enhancement

Skills, Composers, Embeddings

提供 AI 主题、编辑器提示模板、嵌入向量索引、提示按钮,覆盖知识问答到自动化执行的完整链路。

完整功能列表 / Complete Feature List

所有技术特性一览 / All technical features at a glance

  • 1. ai.robot 多厂商统一管理,支持 OpenAI / Azure / DeepSeek / Google / Ali / Kimi / Baidu
    Unified multi-provider LLM management via ai.robot — OpenAI, Azure, DeepSeek, Google, Ali, Kimi, Baidu
  • 2. Chat Completions API + Tool-Calling,AI 自动选择并执行 Odoo 模型方法
    Chat Completions API with Tool-Calling — AI auto-selects and executes Odoo model methods
  • 3. get_ai_raw() 底层 Chat Completions 入口,支持 tools/tool_choice/response_format 全参数
    Low-level get_ai_raw() Chat Completions entry point with full tools/tool_choice/response_format support
  • 4. AiRobotLLMService 多轮 Tool-Calling 循环,支持并行工具调用
    AiRobotLLMService multi-turn tool-calling loop with parallel execution support
  • 5. AI Agent 模型 (ai.robot.agent) 支持知识源绑定、RAG 检索增强生成
    AI Agent model (ai.robot.agent) with knowledge source binding and RAG retrieval-augmented generation
  • 6. AI 技能 (ai.robot.skill) 定义对话领域与系统提示词
    AI Skills (ai.robot.skill) define conversation domains and system prompts
  • 7. AI 编辑器 (ai.robot.composer) 预置提示模板,快速发起AI请求
    AI Composers (ai.robot.composer) with preset prompt templates for quick AI requests
  • 8. AI 嵌入向量 (ai.robot.embedding) 文档向量化与语义检索
    AI Embeddings (ai.robot.embedding) for document vectorization and semantic search
  • 9. 提示按钮 (ai.robot.prompt.button) 一键触达常用AI指令
    Prompt Buttons (ai.robot.prompt.button) for one-click access to common AI commands
  • 10. Discuss 频道内嵌 AI 代理,消息中直接 @AI 对话
    Embedded AI agent in Discuss channels — @AI directly in messages
  • 11. 邮件模板集成 AI,发送前 AI 辅助撰写与优化
    Mail template AI integration — AI-assisted composition and optimization before sending
  • 12. 业务记录内嵌 Ask AI 按钮,选中任意记录即可对话分析
    Ask AI button embedded in business records — select any record to start conversational analysis
  • 13. Whisper 语音转录,支持 OpenAI Realtime 实时对话
    Whisper voice transcription with OpenAI Realtime session support
  • 14. PDF/图片多模态输入,JSON Schema 结构化输出
    PDF/image multimodal input with JSON Schema structured output
  • 15. 深度思考模型支持 (DeepSeek reasoning_content 回传)
    Deep reasoning model support — DeepSeek reasoning_content pass-back
  • 16. AI 调用日志与 Token 用量追踪
    AI call logging and token usage tracking for cost monitoring

通用特性 / General Features

多语言与多公司
Multi-Language & Multi-Company

完整的多语言翻译支持,适配全球化企业部署。原生多公司架构,数据严格隔离。

全版本兼容
Full Version Support

支持 Odoo 19,18,兼容企业版、社区版及 odoo.sh 在线平台。

代码完全开源
Full Open Source

基于 LGPL-3 协议开源,代码透明可审计,支持二次开发与定制。

使用流程 / How It Works

四步开启 AI 驱动的 Odoo 智能体验 / Four steps to AI-powered Odoo

配置AI机器人

Configure Robot

创建AI代理

Create Agent

发起对话

Start Chat

获取结果

Get Results

依赖模块 / Dependent Modules

  • app_chatgpt — ChatGPT 集成基础模块 / ChatGPT Integration Base
  • app_ai — AI 核心框架 / AI Core Framework
  • app_ai_deepseek — DeepSeek 厂商集成 / DeepSeek Provider Integration
  • mail — Odoo 邮件与讨论模块 / Odoo Mail & Discuss
  • attachment_indexation — 附件索引模块 / Attachment Indexation
Banner

odooai.cn

专业Odoo服务伙伴-开发实施咨询培训全套解决方案 / Professional Odoo Solutions

Website: www.odooai.cn

Demo: demo.odooapp.cn

Support: odoo@china.com

QR Code

Specifications

版本 20.0, 19.0, 18.0