llm/tests
2023-09-01 18:06:56 -07:00
..
conftest.py Embeddings now happen in batches, closes #200 2023-08-31 22:27:06 -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 collection.similar now returns List[Entry], closes #203 2023-09-01 18:06:56 -07:00
test_embed_cli.py Initial CLI support and plugin hook for embeddings, refs #185 2023-08-27 22:24:10 -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