docs: fixed unused param and install

This commit is contained in:
Marco Perini 2024-05-08 13:09:08 +02:00
parent 2f478f861e
commit cc28d5a64f
2 changed files with 2 additions and 3 deletions

View File

@ -30,4 +30,3 @@ exclude_patterns = []
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme = 'sphinx_rtd_theme' html_theme = 'sphinx_rtd_theme'
html_static_path = ['_static']

View File

@ -8,8 +8,8 @@ Prerequisites
^^^^^^^^^^^^^ ^^^^^^^^^^^^^
- `Python 3.8+ <https://www.python.org/downloads/>`_ - `Python 3.8+ <https://www.python.org/downloads/>`_
- `pip <https://pip.pypa.io/en/stable/getting-started/>` - `pip <https://pip.pypa.io/en/stable/getting-started/>`_
- `ollama <https://ollama.com/>` *optional for local models - `ollama <https://ollama.com/>`_ *optional for local models
Install the library Install the library