mirror of
https://github.com/hwchase17/langchain
synced 2024-11-11 19:11:02 +00:00
98176ac982
<!-- Thank you for contributing to LangChain! Replace this entire comment with: - **Description: added logic to override get_num_tokens_from_messages() for ChatVertexAI. Currently ChatVertexAI was inheriting get_num_tokens_from_messages() from BaseChatModel which in-turn was calling GPT-2 tokenizer - **Issue: NA - **Dependencies: NA - **Twitter handle:@aditya_rane @lkuligin for review --------- Co-authored-by: adityarane@google.com <adityarane@google.com> Co-authored-by: Leonid Kuligin <lkuligin@yandex.ru> |
||
---|---|---|
.. | ||
__init__.py | ||
_enums.py | ||
_utils.py | ||
chains.py | ||
chat_models.py | ||
embeddings.py | ||
functions_utils.py | ||
llms.py | ||
py.typed |