llm/tests
2023-09-02 20:40:33 -07:00
..
conftest.py Collection now defaults to in-memory DB, closes #213 2023-09-02 15:43:20 -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 Store updated timestamp on embeddings, closes #211 2023-09-02 20:40:33 -07:00
test_embed_cli.py Store updated timestamp on embeddings, closes #211 2023-09-02 20:40:33 -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 updated timestamp on embeddings, closes #211 2023-09-02 20:40:33 -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