manifest/tests
2023-07-02 14:24:41 -07:00
..
conftest.py feat: streaming support completions (#99) 2023-05-21 15:50:03 -07:00
test_array_cache.py fix: add dtype to cache (#52) 2023-01-30 15:48:04 -08:00
test_cache.py fix: added pydantic types to response (#84) 2023-04-24 10:10:47 -07:00
test_client_pool.py feat: added run_chat for chat models (#88) 2023-05-03 10:09:51 -07:00
test_client.py fix: dummy client to output tokens and random responses (#106) 2023-07-02 14:24:41 -07:00
test_huggingface_api.py feat: add local huggingface embedding models (#76) 2023-04-08 23:55:50 -07:00
test_manifest.py fix: dummy client to output tokens and random responses (#106) 2023-07-02 14:24:41 -07:00
test_request.py feat: async support, openai chatgpt, batch cache fix (#68) 2023-03-11 20:05:41 -08:00
test_response.py feat: streaming support completions (#99) 2023-05-21 15:50:03 -07:00
test_scheduler.py fix: added client pool support (#81) 2023-04-16 23:07:35 -06:00
test_serializer.py fix: added pydantic types to response (#84) 2023-04-24 10:10:47 -07:00