🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
COMMITS
/ tests/utils/test_chat_template_utils.py February 13, 2026
Q
Enhance JSON schema generation to support instance, static, and class methods (#43968)
Quentin Gallouédec committed
November 25, 2025
Y
Replace Optional and Union typing with | in some source files (#42372)
Yuanyuan Chen committed
July 25, 2025
P
Support `typing.Literal` as type of tool parameters or return value (#39633)
Park Woorak committed
April 8, 2025
C
Use Python 3.9 syntax in tests (#37343)
cyyever committed
January 20, 2025
A
Tool calling: support more types (#35776)
Aymeric Roucher committed
July 2, 2024
M
Make tool JSON schemas consistent (#31756)
Matt committed
June 11, 2024
M
Chat Template support for function calling and RAG (#30621)
Matt committed