llm/llm
2023-09-10 14:12:37 -07:00
..
default_plugins Drop llm.EmbeddingModel.embedding_size property, closes #208 2023-09-02 08:45:17 -07:00
__init__.py Docs for LLM_LOAD_PLUGINS, closes #256 2023-09-10 14:12:37 -07:00
__main__.py Rename back to llm, refs #1 2023-04-01 15:00:19 -07:00
cli.py Updated error message for invalid or missing embedding model (#257) 2023-09-10 11:56:29 -07:00
embeddings.py Duplicate content is only embedded once, closes #217 2023-09-03 17:39:11 -07:00
embeddings_migrations.py De-register functions after migration, refs #217 2023-09-03 12:33:06 -07:00
errors.py llm.ModelError class, refs #96 2023-07-11 10:52:48 -07:00
hookspecs.py Fixed hookspec docstrings 2023-09-03 14:04:23 -07:00
migrations.py Fix for broken migrations on sqlite-utils 3.35, refs #162 2023-08-19 13:09:41 -07:00
models.py Drop llm.EmbeddingModel.embedding_size property, closes #208 2023-09-02 08:45:17 -07:00
plugins.py Docs for LLM_LOAD_PLUGINS, closes #256 2023-09-10 14:12:37 -07:00
templates.py Restore extra=forbid for Template, refs #169 2023-08-19 21:42:32 -07:00
utils.py llm openai models command, closes #70 2023-07-01 10:39:24 -07:00