[Docs] Add RunLLM chat widget (#6857)
This commit is contained in:
@@ -68,6 +68,8 @@ html_theme_options = {
|
||||
'use_repository_button': True,
|
||||
'use_edit_page_button': True,
|
||||
}
|
||||
html_static_path = ["_static"]
|
||||
html_js_files = ["custom.js"]
|
||||
|
||||
# see https://docs.readthedocs.io/en/stable/reference/environment-variables.html # noqa
|
||||
READTHEDOCS_VERSION_TYPE = os.environ.get('READTHEDOCS_VERSION_TYPE')
|
||||
|
||||
Reference in New Issue
Block a user