llm/llm
Simon Willison 0a8fd77b26 Fix for mypy error, closes #491
This is why tests failed for #490
2024-05-13 13:00:03 -07:00
..
default_plugins gpt-4o model, refs #490 2024-05-13 12:49:45 -07:00
__init__.py Apply Black, refs #378 2024-01-25 17:29:28 -08:00
__main__.py Rename back to llm, refs #1 2023-04-01 15:00:19 -07:00
cli.py llm logs -r/--response option, closes #431 2024-03-04 13:29:07 -08:00
embeddings.py Upgrade to run against OpenAI >= 1.0 2024-01-25 22:00:44 -08: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 Fix for mypy error, closes #491 2024-05-13 13:00:03 -07:00
plugins.py Drop Python 3.7, add 3.8, fix pkg_resources warning, refs #378 2024-01-25 16:48:49 -08:00
templates.py Restore extra=forbid for Template, refs #169 2023-08-19 21:42:32 -07:00
utils.py Better HTTPX logging idiom, thanks @karpetrosyan 2024-01-27 21:46:15 -08:00