From b6a6ebbf6580407923c7b7fa62b307b050a6336d Mon Sep 17 00:00:00 2001 From: Phil Bajsicki <phil@bajsicki.com> Date: Sun, 25 May 2025 12:47:13 +0200 Subject: [PATCH] Fix other code block in gptel.org --- gptel.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gptel.org b/gptel.org index e372fa5..ba27a57 100644 --- a/gptel.org +++ b/gptel.org @@ -699,6 +699,8 @@ Current set-up as in the [[id:4cd8beda-23ca-4627-8999-4a87752ddb90][Preamble]]. } #+end_src ***** Buffer state + +#+begin_src :PROPERTIES: :ID: 4a4bc8aa-e1ce-4501-829c-a6c0d638bb79 :GPTEL_MODEL: llamacpp @@ -714,6 +716,7 @@ Current set-up as in the [[id:4cd8beda-23ca-4627-8999-4a87752ddb90][Preamble]]. Hello! How can I assist you today? If you have any questions or need help with something specific, feel free to ask! @user +#+end_src **** Issues: 1. Tools are enabled even though use-tools is nil in the preset being called. 2. Reasoning isn't returned despite :include-reasoning being set to t in both presets.