Ai Connection

ai_connection
REPOSITORY
REPOSITORYOCA/ai
GIT
GIThttps://github.com/OCA/ai.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/ai/tree/18.0/ai_connection
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit
COMMITTERS
COMMITTERSEnric Tobella, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/ai
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-09 13:47:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/ai:
    - ai_tool
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is a module that defines the basic structure of AI Connections.

However, it does not include any extra configurations.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
ai_connection_form_view ai.connection form New
ai_connection_list_view ai.connection list New
ai_connection_search_view ai.connection search New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (6)
  • active Boolean
    default=True
  • kind Selection
    required=True args: []
  • model Char
    groups='base.group_system'
  • name Char
    required=True
  • temperature Float
    default=0.8
  • url Char
    groups='base.group_system'
Public methods (0)

No public methods.