mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-10 13:27:36 +00:00
## description - I refactor `Chathunyuan` using tencentcloud sdk because I found the original one can't work in my application - I add `HunyuanEmbeddings` using tencentcloud sdk - Both of them are extend the basic class of langchain. I have fully tested them in my application ## Dependencies - tencentcloud-sdk-python --------- Co-authored-by: centonhuang <centonhuang@tencent.com> Co-authored-by: Erick Friis <erick@langchain.dev> |
||
---|---|---|
.. | ||
__init__.py | ||
test_baichuan.py | ||
test_deterministic_embedding.py | ||
test_edenai.py | ||
test_embaas.py | ||
test_gpt4all.py | ||
test_gradient_ai.py | ||
test_huggingface.py | ||
test_imports.py | ||
test_infinity_local.py | ||
test_infinity.py | ||
test_llamafile.py | ||
test_llm_rails.py | ||
test_model2vec.py | ||
test_naver.py | ||
test_oci_gen_ai_embedding.py | ||
test_ollama.py | ||
test_openai.py | ||
test_ovhcloud.py | ||
test_premai.py | ||
test_sparkllm.py | ||
test_vertexai.py | ||
test_yandex.py |