langchain/libs/community/tests/unit_tests/embeddings
William FH e5cf1e2414
Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109)
So the api keys don't show up in repr's 

Still need to do tests
2024-01-17 00:30:07 -08:00
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_deterministic_embedding.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_edenai.py Refactor: use SecretStr for edenai embeddings (#15092) 2024-01-01 15:22:51 -08:00
test_embaas.py Refactor: use SecretStr for embaas embeddings (#15091) 2024-01-01 15:24:00 -08:00
test_gradient_ai.py community[patch]: update Gradient embeddings (#14846) 2023-12-19 11:46:33 -05:00
test_huggingface.py Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 2024-01-17 00:30:07 -08:00
test_imports.py Refactor: use SecretStr for llm_rails embeddings (#15090) 2024-01-01 15:24:50 -08:00
test_infinity.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_llm_rails.py Refactor: use SecretStr for llm_rails embeddings (#15090) 2024-01-01 15:24:50 -08:00
test_openai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_vertexai.py community[minor]: New model parameters and dynamic batching for VertexAIEmbeddings (#13999) 2023-12-17 22:24:22 -05:00