Talal Sharabi f7c780e7e6 Store training tip embeddings in column (attachment=False)
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
2026-03-15 01:34:09 +04:00
2026-03-14 16:46:46 +04:00
2026-03-14 16:46:46 +04:00
2026-03-14 16:46:46 +04:00
2026-03-14 16:46:46 +04:00

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
No description provided
Readme 640 KiB
Languages
Python 100%