llm/llm
2025-01-24 10:52:46 -08:00
..
default_plugins Update embedding model names in docs, refs #654 2025-01-22 20:35:17 -08:00
__init__.py Fix get_models() and get_async_models() duplicates bug 2024-12-05 13:44:07 -08:00
__main__.py Rename back to llm, refs #1 2023-04-01 15:00:19 -07:00
cli.py --xl/--extract-last flag for prompt and log list commands (#718) 2025-01-24 10:52:46 -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 UTC warnings 2024-12-12 14:57:23 -08:00
models.py Fixed mypy complaint 2025-01-10 16:05:29 -08:00
plugins.py Fix for not loading plugins during tests, refs #626 2024-11-12 21:42:49 -08:00
templates.py --xl/--extract-last flag for prompt and log list commands (#718) 2025-01-24 10:52:46 -08:00
utils.py --xl/--extract-last flag for prompt and log list commands (#718) 2025-01-24 10:52:46 -08:00