f7c780e7e6b072e7b39c2919f03c3c35c49d4f99
Binary fields default to attachment storage in Odoo 19, but FAISS embedding vectors need to be loaded in bulk via direct SQL for performance. Using attachment=False stores them in the table column. Made-with: Cursor
Extra / custom addons
Put your custom or third-party Odoo modules here (each as a subfolder with __manifest__.py).
This path is loaded first, so your modules override Community modules with the same name.
Description
Languages
Python
100%