llm/tests
2023-09-01 20:15:28 -07:00
..
conftest.py Fixed and finished llm similar command, closes #190 2023-09-01 19:01:16 -07:00
test_aliases.py Refactor to use llm.set_alias() / remove_alias(), closes #154 2023-08-19 22:11:19 -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 embed_multi and embed_multi_with_metadata, closes #202 2023-09-01 20:15:28 -07:00
test_embed_cli.py Fixed and finished llm similar command, closes #190 2023-09-01 19:01:16 -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 Add foreign key from embeddings to collections, refs #185 2023-08-31 22:16:25 -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