|
__init__.py
|
Renamed build_json_schema to schema_dsl
|
2025-02-27 10:22:29 -08:00 |
|
__main__.py
|
Rename back to llm, refs #1
|
2023-04-01 15:00:19 -07:00 |
|
cli.py
|
LLM_RAISE_ERRORS debug feature, closes #817
|
2025-03-04 20:14:32 -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 |
|
plugins.py
|
Fix for not loading plugins during tests, refs #626
|
2024-11-12 21:42:49 -08:00 |
|
templates.py
|
Schema template --save --schema support
|
2025-02-27 07:19:15 -08:00 |
|
utils.py
|
llm logs --data-ids flag, closes #800
|
2025-02-27 20:31:50 -08:00 |