Skip to content

Commit 814f5a9

Browse files
committed
feat: Adding support Multimodal embedders.
1 parent a54e3c2 commit 814f5a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
# This value contains a list of modules to be mocked up.
5959
autodoc_mock_imports = ["camel_converter"]
6060

61-
html_title = 'Meilisearch Python | Documentation'
61+
html_title = "Meilisearch Python | Documentation"
6262

6363
# Add Fathom analytics script
6464
html_js_files = [
65-
("https://cdn.usefathom.com/script.js", { "data-site": "QNBPJXIV", "defer": "defer" })
65+
("https://cdn.usefathom.com/script.js", {"data-site": "QNBPJXIV", "defer": "defer"})
6666
]

0 commit comments

Comments
 (0)