llm/tests
2023-09-03 17:21:47 -07:00
..
conftest.py embed-db delete-collection command and .delete() method, closes #219 2023-09-03 12:55:48 -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 Populate content_hash with embed_multi, refs #217 2023-09-03 14:43:29 -07:00
test_embed_cli.py Default embedding model finishing touches, closes #222 2023-09-03 17:21:47 -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