llm/docs
dependabot[bot] d6cd3a0137
Bump sphinx and furo (#199)
Bumps the python-packages group with 2 updates: [sphinx](https://github.com/sphinx-doc/sphinx) and [furo](https://github.com/pradyunsg/furo).


Updates `sphinx` from 7.2.2 to 7.2.5
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.2...v7.2.5)

Updates `furo` from 2023.8.17 to 2023.8.19
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2023.08.17...2023.08.19)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31 20:36:03 -07:00
..
_templates Custom title for docs homepage, closes #105 2023-07-12 12:20:16 -07:00
embeddings Typo 2023-08-31 16:58:02 -07:00
plugins Suggest orca-mini-7b because ggml-vicuna-7b-1 is no longer available, closes #195 2023-08-31 20:30:46 -07:00
.gitignore Multi-page docs using Markdown and Sphinx, refs #21 2023-06-15 17:51:12 +01:00
aliases.md Decided not to allow you to unset aliases from plugins, refs #151 2023-08-12 09:15:00 -07:00
changelog.md Release 0.8 2023-08-20 23:53:09 -07:00
conf.py Fix a warning about _static in docs builds 2023-07-10 21:45:07 -07:00
contributing.md Better link to regenerate workflow 2023-06-17 22:43:14 +01:00
help.md Initial CLI support and plugin hook for embeddings, refs #185 2023-08-27 22:24:10 -07:00
index.md Initial CLI support and plugin hook for embeddings, refs #185 2023-08-27 22:24:10 -07:00
logging.md --cid/--conversation option, docs for search - refs #160 2023-08-17 14:32:43 -07:00
Makefile Multi-page docs using Markdown and Sphinx, refs #21 2023-06-15 17:51:12 +01:00
other-models.md Suggest orca-mini-7b because ggml-vicuna-7b-1 is no longer available, closes #195 2023-08-31 20:30:46 -07:00
python-api.md Fixed documentation heading level, refs #154 2023-08-19 22:12:02 -07:00
related-tools.md Fix link to ttok repo (#198) 2023-08-31 20:35:39 -07:00
requirements.txt Bump sphinx and furo (#199) 2023-08-31 20:36:03 -07:00
setup.md Change of policy: keys.json over-rides environment variables, closes #158 2023-08-20 23:27:21 -07:00
templates.md llm models and llm templates default to list, closes #167 2023-08-19 20:04:14 -07:00
usage.md Usage documentation no longer assumes OpenAI 2023-08-20 23:01:52 -07:00