TIP: You can type at any time to perform a new search.
AI Automation Openai
ai_connection_openai · OCA/ai
- Repository
- OCA/ai · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/ai
- Last tracking update
- 2026-09-03 05:25:22
- Authors
- Odoo Community Association (OCA), Dixmit
- Maintainers
- Odoo Community Association (OCA), Dixmit
- Committers
- Enric Tobella, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- openai
- System dependencies
- None
- Required by
- None
- Description
This module allows to use OpenAI connections directly as AI Connection. It is quite interesting because systems like LiteLLM allows us to work only like OpenAI, simplifying the work.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ai_connection_form_view |
ai.connection | form | Inherits ai_connection.ai_connection_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
kindSelectionondelete={'openai': 'cascade'}selection_add=[('openai', 'OpenAI')] -
openai_api_keyChargroups='base.group_system'
No public methods.