llm/llm
2024-10-28 15:41:34 -07:00
..
default_plugins Don't redact non-data URLs for OpenAI models 2024-10-28 15:41:34 -07:00
__init__.py First working prototype of new attachments feature, refs #587 2024-10-28 15:41:34 -07:00
__main__.py Rename back to llm, refs #1 2023-04-01 15:00:19 -07:00
cli.py attachments= keyword argument, tests pass again - refs #587 2024-10-28 15:41:34 -07: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 Store prompt attachments in attachments and prompt_attachments tables 2024-10-28 15:41:34 -07:00
models.py attachments= keyword argument, tests pass again - refs #587 2024-10-28 15:41:34 -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