Files
Gaoxiang Luo 972b4ed024 Fix message history limiter for tool call (#3178)
* fix: message history limiter to support tool calls

* add: pytest and docs for message history limiter for tool calls

* Added keep_first_message for HistoryLimiter transform

* Update to inbetween to between

* Updated keep_first_message to non-optional, logic for history limiter

* Update transforms.py

* Update test_transforms to match utils introduction, add keep_first_message testing

* Update test_transforms.py for pre-commit checks

---------

Co-authored-by: Mark Sze <66362098+marklysze@users.noreply.github.com>
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-08-09 03:14:34 +00:00
..
2024-06-10 03:29:34 +00:00
2024-07-02 17:49:58 +00:00
2024-07-29 14:44:52 +00:00
2024-07-02 17:49:58 +00:00
2024-02-15 00:54:17 +00:00