[18.0][MIG] field_vector: Migration to 18.0 - #3623
Conversation
Currently translated at 100.0% (5 of 5 strings) Translation: server-tools-16.0/server-tools-16.0-field_vector Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-field_vector/it/
7667517 to
1c229df
Compare
1c229df to
a422297
Compare
|
@etobella is there a proper way to document the pg extension requirements for a module? nothing in the manifest I guess. |
Not any declarative one (not in the manifest) I 'm afraid. But we could log something meaningful in the log if the extension is missing I guess... |
|
@etobella Even though vectors are heavily used in AI, they are also widely used outside of it 😏. In our case, we use vectors to compute similarities between products by representing attribute values as vectors. This is not AI; it's simply mathematics (or vector arithmetic). https://www.odoo.com/fr_FR/event/odoo-experience-2025-6601/track/vector-based-product-similarity-in-odoo-a-new-paradigm-for-recommendations-8120 That said, it's true that the server-tools repository is packed with a large number of addons, and having a smaller, more focused repository could be beneficial. So I'm not opposed to moving it to the AI repository. |
@rvalyi @dnplkndll |
|
Well, after your answer, I think we can keep it here and leave the config (includes AI) in the AI repository. /ocabot migration field_vector |
|
This PR has the |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at d47ce02. Thanks a lot for contributing to OCA. ❤️ |
Continues #3589
Also fixed some bugs: