llm/tests
2023-10-31 21:19:59 -07:00
..
conftest.py completion: true to register completion models, refs #284 2023-09-18 22:17:26 -07:00
test_aliases.py Make tests robust against extra plugins, closes #258 2023-09-10 11:21:04 -07:00
test_chat.py Wrap !multi in single quotes, for consistency with exit/quit 2023-09-12 10:45:02 -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 batch_size= argument to embed_multi(), refs #273 2023-09-13 16:24:04 -07:00
test_embed_cli.py Fix for bug where embed did not use default model, closes #317 2023-10-31 21:19:59 -07:00
test_encode_decode.py NumPy decoding docs, plus extra tests for llm.encode/decode 2023-09-14 14:01:47 -07:00
test_keys.py OpenAI completion models including gpt-3.5-turbo-instruct, refs #284 2023-09-18 18:34:32 -07:00
test_llm.py NotImplementedError for system prompts with OpenAI completion models, refs #284 2023-09-18 22:51:22 -07:00
test_migrate.py Binary embeddings (#254) 2023-09-11 18:58:44 -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 OpenAI completion models including gpt-3.5-turbo-instruct, refs #284 2023-09-18 18:34:32 -07:00