langchain/libs/experimental/tests/unit_tests/chat_models
ccurme 38faa74c23
community[patch]: update use of deprecated llm methods (#20393)
.predict and .predict_messages for BaseLanguageModel and BaseChatModel
2024-04-12 17:28:23 -04:00
..
__init__.py EXPERIMENTAL Generic LLM wrapper to support chat model interface with configurable chat prompt format (#8295) 2023-11-17 16:32:13 -08:00
test_llm_wrapper_llama2chat.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
test_llm_wrapper_mixtral.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
test_llm_wrapper_orca.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
test_llm_wrapper_vicuna.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00