llm/docs
dependabot[bot] 4fab55f253
Bump furo (#262)
Bumps the python-packages group with 1 update: [furo](https://github.com/pradyunsg/furo).

- [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.19...2023.09.10)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-09-11 18:18:05 -07:00
..
_templates Custom title for docs homepage, closes #105 2023-07-12 12:20:16 -07:00
embeddings llm embed-db is now llm collections, refs #229 2023-09-10 14:24:27 -07:00
plugins Docs for LLM_LOAD_PLUGINS, closes #256 2023-09-10 14:12:37 -07:00
.gitignore Multi-page docs using Markdown and Sphinx, refs #21 2023-06-15 17:51:12 +01:00
aliases.md Documentation for aliases for embedding models, closes #192 2023-09-03 18:00:14 -07:00
changelog.md Release 0.10a0 2023-09-04 23:40:39 -07:00
conf.py Fix a warning about _static in docs builds 2023-07-10 21:45:07 -07:00
contributing.md Show SQL schema for embeddings in docs 2023-09-02 20:48:00 -07:00
help.md change type of cli "embed -c" to be STR not FILE (#263) 2023-09-11 18:17:34 -07:00
index.md Docs for llm chat, refs #231 2023-09-04 23:36:25 -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 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 Reference IDs 2023-09-05 14:22:33 -07:00
requirements.txt Bump furo (#262) 2023-09-11 18:18:05 -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 Documented llm chat -o, closes #244 2023-09-10 13:46:55 -07:00