We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f56f18 commit 70c3d32Copy full SHA for 70c3d32
.github/workflows/documentation.yml
@@ -16,7 +16,7 @@ jobs:
16
pip install . sphinx myst_parser myst-nb sphinx-design pydata-sphinx-theme sphinxcontrib-googleanalytics
17
- name: Install content dependencies
18
run: |
19
- pip install faiss-cpu air-benchmark beir
+ pip install faiss-cpu mteb air-benchmark beir
20
- name: Sphinx build
21
22
sphinx-build docs/source docs/build
0 commit comments