langchain/libs
Eugene Yurtsev 6ed0aa3239
core[major]: only use function description (#21622)
Do not prefix function signature

---

* Reason for this is that information is already present with tool
calling models.
* This will save on tokens for those models, and makes it more obvious
what the description is!
* The @tool can get more parameters to allow a user to re-introduce the
the signature if we want
2024-05-16 11:17:53 -04:00
..
cli multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep (#21646) 2024-05-13 19:50:36 -07:00
community community: Implement bind_tools for ChatTongyi (#20725) 2024-05-16 10:39:35 -04:00
core core[major]: only use function description (#21622) 2024-05-16 11:17:53 -04:00
experimental multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep (#21646) 2024-05-13 19:50:36 -07:00
langchain core[major]: only use function description (#21622) 2024-05-16 11:17:53 -04:00
partners docs: add aca-ds (#21746) 2024-05-16 08:52:07 +00:00
standard-tests multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep (#21646) 2024-05-13 19:50:36 -07:00
text-splitters multiple: core 0.2 nonbreaking dep, check_diff community->langchain dep (#21646) 2024-05-13 19:50:36 -07:00