llm/llm
Simon Willison 849c65fe9d
Upgrade to Pydantic v2 (#775)
* Upgrade to Pydantic v2
* Stop testing against Pydantic v1

Closes #520
2025-02-26 10:05:54 -08:00
..
default_plugins Upgrade to Pydantic v2 (#775) 2025-02-26 10:05:54 -08:00
__init__.py Made load_conversation() async_ aware, closes #742 2025-02-16 20:19:38 -08:00
__main__.py Rename back to llm, refs #1 2023-04-01 15:00:19 -07:00
cli.py Upgrade to Pydantic v2 (#775) 2025-02-26 10:05:54 -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 Upgrade to black>=25.1.0 2025-01-31 13:18:41 -08: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 Upgrade to Pydantic v2 (#775) 2025-02-26 10:05:54 -08:00
plugins.py Fix for not loading plugins during tests, refs #626 2024-11-12 21:42:49 -08:00
templates.py Upgrade to Pydantic v2 (#775) 2025-02-26 10:05:54 -08:00
utils.py --xl/--extract-last flag for prompt and log list commands (#718) 2025-01-24 10:52:46 -08:00