odoo/documentation#17852
Created by Fun Services, Panagiotis Kyriakou (paky)
Blocked
- Merge method
- Review
-
CI
- ci/documentation: (runtime 0s)
- ci/codeowner_coverage: (runtime 5s)
- label
- odoo-dev:19.0-ai-pgvector-info-paky
- head
- 1e3de4e152d35baf6f22f1861a812242ee7aef00
| odoo/documentation | |
|---|---|
| 19.0 | #17852 missing statuses missing r+ |
| saas-19.1 | |
| saas-19.2 | |
| saas-19.3 | |
| master |
[IMP] ai: add documentation about pgvector
The PostgreSQL extention pgvector is required in order for users to use the AI features when they are self hosting Odoo. The documentation did not mention pgvector at all though,
In this commit we add some installation instructions for pgvector.
Issue-17800