From 481de590a30ae1e2c4fa27d9cbe39b96e101b43c Mon Sep 17 00:00:00 2001 From: Frederik Vanrenterghem Date: Fri, 11 Apr 2025 00:17:16 +0800 Subject: [PATCH] Begin met quote uit Rhetorica ad Herennium ivm natuurlijk en artificieel geheugen. --- source/posts/providing_tools_to_AI.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/posts/providing_tools_to_AI.org b/source/posts/providing_tools_to_AI.org index f146f37..0e18681 100644 --- a/source/posts/providing_tools_to_AI.org +++ b/source/posts/providing_tools_to_AI.org @@ -4,6 +4,8 @@ #+OPTIONS: \n:t #+BEGIN_PREVIEW +~Sunt igitur duae memoriae: una naturalis, altera artificiosa.~ + Given all the recent conversation about agentic AI, I wanted to get a better first-hand understanding of what is possible at the moment with OpenAI API's from within Emacs. I used [[https://karthinks.com/][Karthik Chikmagalur 's]] [[https://github.com/karthink/gptel][simple LLM client for Emacs, gptel]] for this evaluation. The tool has come a long way since its initial release 2 years ago. It has become a preferred LLM chat client for many, supporting multiple models and backends. The latest version introduced tool use. This allows the models a way to actually fetch data or take other actions, as [[https://platform.openai.com/docs/guides/function-calling?api-mode=responses][described in OpenAI's documentation]]. -- 2.39.5