← all papers · overview

Achieving Tool Calling Functionality In Llms Using Only Prompt Engineering Without Fine-tuning

·2024

Abstract

Currently, the vast majority of locally deployed open-source large language models (LLMs) and some commercial model interfaces do not support stable tool calling functionality. The existing solution involves fine-tuning LLMs, which results in significant time and computational resource consumption. This paper proposes a method that enables LLMs to achieve stable tool calling capabilities using only prompt engineering and some ingenious code design. We conducted experiments on multiple LLMs that lack tool calling capabilities across various tool calling tasks, achieving a success rate of 100%.

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).