llm/tests
Simon Willison 4abd6e0faf Made a start on tools.md docs, refs #997
Also documented register_tools() plugin hook, refs #991
2025-05-13 17:19:30 -07:00
..
conftest.py Fragment plugins can now optionally return attachments (#974) 2025-05-04 14:50:27 -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 Fixes --continue bug and adds --database argument to llm chat 2025-05-04 15:57:13 -07:00
test_cli_openai_models.py Fix for UTC warnings 2024-12-12 14:57:23 -08:00
test_cli_options.py Fixed bug with model default options and aliases, closes #968 2025-05-04 09:30:44 -07:00
test_embed.py batch_size= argument to embed_multi(), refs #273 2023-09-13 16:24:04 -07:00
test_embed_cli.py llm similar -p/--plain option, closes #853 2025-03-28 00:36:08 -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 Fixes --continue bug and adds --database argument to llm chat 2025-05-04 15:57:13 -07:00
test_llm_logs.py llm logs backup command, closes #879 2025-04-07 21:45:52 -07:00
test_migrate.py llm prompt --schema X option and model.prompt(..., schema=) parameter (#777) 2025-02-26 16:58:28 -08:00
test_plugins.py Made a start on tools.md docs, refs #997 2025-05-13 17:19:30 -07:00
test_templates.py Allow -t and --system to be used together, refs #916 2025-04-13 20:27:41 -07:00
test_utils.py llm logs -e/--expand option, closes #881 2025-04-06 00:25:28 -07:00