llm/docs
dependabot[bot] 9167852696
Bump the python-packages group with 1 update (#279)
Bumps the python-packages group with 1 update: [sphinx](https://github.com/sphinx-doc/sphinx).

- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.5...v7.2.6)

---
updated-dependencies:
- dependency-name: sphinx
  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-10-24 14:07:18 -07:00
..
_templates Custom title for docs homepage, closes #105 2023-07-12 12:20:16 -07:00
embeddings NumPy decoding docs, plus extra tests for llm.encode/decode 2023-09-14 14:01:47 -07:00
plugins Update llm-gpt4all examples for latest release 2023-10-24 12:39:04 -07:00
.gitignore Multi-page docs using Markdown and Sphinx, refs #21 2023-06-15 17:51:12 +01:00
aliases.md logprobs support for OpenAI completion models, refs #284 2023-09-18 22:04:28 -07:00
changelog.md Release 0.11 2023-09-18 23:35:04 -07:00
conf.py Fix a warning about _static in docs builds 2023-07-10 21:45:07 -07:00
contributing.md LLM_OPENAI_SHOW_RESPONSES=1 debug trick, closes #286 2023-09-18 21:13:42 -07:00
help.md llm embed-multi --batch-size option, closes #273 2023-09-13 16:33:27 -07:00
index.md Update llm-gpt4all examples for latest release 2023-10-24 12:39:04 -07:00
logging.md Docs for llm chat, refs #231 2023-09-04 23:36:25 -07:00
Makefile Multi-page docs using Markdown and Sphinx, refs #21 2023-06-15 17:51:12 +01:00
other-models.md Update llm-gpt4all examples for latest release 2023-10-24 12:39:04 -07:00
python-api.md Document model options in Python API, closes #187 2023-09-12 10:36:47 -07:00
related-tools.md Reference IDs 2023-09-05 14:22:33 -07:00
requirements.txt Bump the python-packages group with 1 update (#279) 2023-10-24 14:07:18 -07:00
setup.md llm install -U llm for Homebrew 2023-09-12 10:47:13 -07:00
templates.md llm models and llm templates default to list, closes #167 2023-08-19 20:04:14 -07:00
usage.md Docs for completion prompts, closes #284 2023-09-18 22:56:16 -07:00