| .. |
|
cassettes
|
Fix test failure caused by version bump, refs #1218
|
2025-08-11 14:27:16 -07:00 |
|
conftest.py
|
Allow -o option when calling tools, closes #1233
|
2025-08-11 13:44:26 -07:00 |
|
test-llm-load-plugins.sh
|
Test using test-llm-load-plugins.sh
|
2024-01-25 17:44:34 -08:00 |
|
test_aliases.py
|
llm models --options now shows keys and environment variables
|
2025-04-08 20:15:56 -07:00 |
|
test_async.py
|
Test for async model conversations Python API, refs #742
|
2025-02-16 19:48:25 -08:00 |
|
test_attachments.py
|
Special case treat audio/wave as audio/wav, closes #603
|
2024-11-07 17:13:54 -08:00 |
|
test_chat.py
|
responses.resolved_model column and response.set_resolved_model(model_id) method, closes #1117
|
2025-05-28 07:17:03 -07:00 |
|
test_chat_templates.py
|
Use tools in templates with llm chat, closes #1239
|
2025-08-11 22:11:17 -07:00 |
|
test_cli_openai_models.py
|
Fix for UTC warnings
|
2024-12-12 14:57:23 -08:00 |
|
test_cli_options.py
|
Ditch SimpleEcho entirely for Echo, closes #1061
|
2025-05-20 22:02:04 -07:00 |
|
test_embed.py
|
Filter IDs with --prefix in llm similar (#1052)
|
2025-05-23 22:54:55 -07:00 |
|
test_embed_cli.py
|
Filter IDs with --prefix in llm similar (#1052)
|
2025-05-23 22:54:55 -07:00 |
|
test_encode_decode.py
|
NumPy decoding docs, plus extra tests for llm.encode/decode
|
2023-09-14 14:01:47 -07:00 |
|
test_fragments_cli.py
|
llm fragments list should order fragments by date
|
2025-05-04 12:46:27 -07:00 |
|
test_keys.py
|
llm keys get command, refs #623
|
2024-11-11 09:47:13 -08:00 |
|
test_llm.py
|
Ditch SimpleEcho entirely for Echo, closes #1061
|
2025-05-20 22:02:04 -07:00 |
|
test_llm_logs.py
|
llm logs -l/--latest -q option, closes #1177
|
2025-06-17 23:23:45 -07:00 |
|
test_migrate.py
|
Tests to confirm responses FTS triggers
|
2025-06-17 23:18:22 -07:00 |
|
test_plugins.py
|
Ran black
|
2025-08-11 21:47:11 -07:00 |
|
test_templates.py
|
Fix for enum options and --save, refs #1237
|
2025-08-11 16:16:27 -07:00 |
|
test_tools.py
|
Allow -o option when calling tools, closes #1233
|
2025-08-11 13:44:26 -07:00 |
|
test_tools_streaming.py
|
Fix test failure caused by version bump, refs #1218
|
2025-08-11 14:27:16 -07:00 |
|
test_utils.py
|
Log tool_instances to database (#1098)
|
2025-05-26 21:01:55 -07:00 |