Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/website
Last tracking update
2026-08-07 08:09:25
Authors
Odoo Community Association (OCA), Escodoo
Maintainers
Odoo Community Association (OCA), Escodoo
Committers
Weblate, OCA-git-bot, oca-ci, Marcel Savegnago
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form_inherit_website_llms res.config.settings form Inherits website.res_config_settings_view_form
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/llms.txt LlmsTxtController.llms_txt public http GET csrf off website
Models touched (2)

New fields (1)
  • llms_txt_content Text
    help='Content to be served at /llms.txt. This file provides information for Large Language Models (LLMs) about your website.' readonly=False related='website_id.llms_txt_content' string='llms.txt Content'
Public methods (0)

No public methods.

New fields (1)
  • llms_txt_content Text
    help='Content to be served at /llms.txt. This file provides information for Large Language Models (LLMs) about your website.' string='llms.txt Content' translate=False
Public methods (0)

No public methods.

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
52 days ago
Last activity
3 days ago
Repository
OCA/website
Pull request
[18.0][MIG] website_llms: Migration to 18.0 (#1202)