branch: elpa/gptel
commit fd35ac4c318d7fd5a29ec852512e9c0cb957f656
Author: Karthik Chikmagalur <[email protected]>
Commit: Karthik Chikmagalur <[email protected]>

    NEWS: Mention gptel-rewrite tool calling
    
    NEWS: Mention changes to gptel-rewrite from 566a1fb.
---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index ef5268e07c6..ac92d9c4c82 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,10 @@
   ring redirection now correctly captures the full response from the
   LLM, including pre- and post-tool-call text.
 
+- =gptel-rewrite= now supports tool calling.  If =gptel-tools= is
+  non-nil the LLM can, for instance, read files to fetch more context
+  for the rewrite action.
+
 ** Notable bug fixes
 
 - Function-valued system messages/directives are now evaluated in the

Reply via email to