llm/docs
Simon Willison 77cf56e54a
Initial CLI support and plugin hook for embeddings, refs #185
* Embeddings plugin hook + OpenAI implementation
* llm.get_embedding_model(name) function
* llm embed command, for returning embeddings or saving them to SQLite
* Tests using an EmbedDemo embedding model
* llm embed-models list and emeb-models default commands
* llm embed-db path and llm embed-db collections commands
2023-08-27 22:24:10 -07:00
..
_templates Custom title for docs homepage, closes #105 2023-07-12 12:20:16 -07:00
embeddings Initial CLI support and plugin hook for embeddings, refs #185 2023-08-27 22:24:10 -07:00
plugins llm-anyscale-endpoints 2023-08-23 13:46:48 -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 Move plugin directory into LLM repo, refs #173 2023-08-20 22:17:16 -07:00
python-api.md Fixed documentation heading level, refs #154 2023-08-19 22:12:02 -07:00
related-tools.md Release 0.8 2023-08-20 23:53:09 -07:00
requirements.txt Bump Furo and Sphinx 2023-08-19 20:13:54 -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