TIP: You can type at any time to perform a new search.
Ai Connection
ai_connection · OCA/ai
- Repository
- OCA/ai · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/ai
- Last tracking update
- 2026-08-07 08:43:00
- Authors
- Odoo Community Association (OCA), Dixmit
- Maintainers
- Odoo Community Association (OCA), Dixmit
- Committers
- Enric Tobella, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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)
-
activeBooleandefault=True -
kindSelectionrequired=True args: [] -
modelChargroups='base.group_system' -
nameCharrequired=True -
temperatureFloatdefault=0.8 -
urlChargroups='base.group_system'
No public methods.