llm/llm
2024-01-25 13:22:21 -08:00
..
default_plugins 3-small-512, 3-large-256, 3-large-1024 embedding models, refs #394 2024-01-25 13:22:21 -08:00
__init__.py llm.user_dir() creates directory if needed, closes #275 2023-09-13 15:58:18 -07:00
__main__.py Rename back to llm, refs #1 2023-04-01 15:00:19 -07:00
cli.py readline support for llm chat, closes #355 2023-11-22 16:55:54 -08:00
embeddings.py batch_size= argument to embed_multi(), refs #273 2023-09-13 16:24:04 -07:00
embeddings_migrations.py Binary embeddings (#254) 2023-09-11 18:58:44 -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 batch_size= argument to embed_multi(), refs #273 2023-09-13 16:24:04 -07:00
plugins.py llm plugins --all option, closes #259 2023-09-10 14:18:16 -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