Skip to content

[19.0][ADD] ai_tool, ai_connection - #100

Open
volkantasci wants to merge 2 commits into
OCA:19.0from
volkantasci:19.0-add-ai-connection
Open

[19.0][ADD] ai_tool, ai_connection#100
volkantasci wants to merge 2 commits into
OCA:19.0from
volkantasci:19.0-add-ai-connection

Conversation

@volkantasci

Copy link
Copy Markdown

Faithful port of ai_tool and ai_connection from 18.0 to 19.0.

Changes vs the 18.0 sources (required for Odoo 19):

  • attrsetter now imported from odoo.orm.decorators (ai_tool/tools.py)
  • ai_connection tests migrated from odoo_test_helper.FakeModelLoader (Odoo 18 only) to the native odoo.orm.model_classes.add_to_registry API
  • manifest versions bumped to 19.0.1.0.0

ai_connection depends on ai_tool, so both are in one PR. This connection layer is the dependency for the upcoming ai_document_extraction module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:ai_connection Module ai_connection mod:ai_tool Module ai_tool series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants