llm/tests
2023-09-04 23:36:25 -07:00
..
conftest.py Initial tests for llm chat, refs #231 2023-09-04 23:36:25 -07:00
test_aliases.py Add embedding model aliases to llm aliases, refs #192 2023-09-03 17:55:56 -07:00
test_chat.py llm chat test system prompt 2023-09-04 23:36:25 -07:00
test_cli_openai_models.py Fixes for Pydantic 1, including matrix test - refs #169 2023-08-19 20:59:30 -07:00
test_embed.py Fixed test I broke in #217 2023-09-03 17:55:28 -07:00
test_embed_cli.py llm --files --encoding option and latin-1 fallback, closes #225 2023-09-04 12:28:31 -07:00
test_keys.py Change of policy: keys.json over-rides environment variables, closes #158 2023-08-20 23:27:21 -07:00
test_llm.py Fixed bug if LLM directory does not exist, closes #193 2023-08-31 20:26:05 -07:00
test_migrate.py Store content_hash in embeddings table, refs #217 2023-09-03 10:50:51 -07:00
test_plugins.py Moved iter_prompt from Response to Model, moved a lot of other stuff 2023-07-10 07:45:11 -07:00
test_templates.py llm models and llm templates default to list, closes #167 2023-08-19 20:04:14 -07:00