Skip to content

Add tool-use support to enable LLM function calling#7

Open
ArthurHeymans wants to merge 1 commit into
jwiegley:mainfrom
ArthurHeymans:ToolCalling
Open

Add tool-use support to enable LLM function calling#7
ArthurHeymans wants to merge 1 commit into
jwiegley:mainfrom
ArthurHeymans:ToolCalling

Conversation

@ArthurHeymans

Copy link
Copy Markdown

Allow gptel source blocks to use tools via the :tools header argument. Tools enable LLMs to call functions and access external data during execution. Integrates with gptel's existing tool infrastructure and includes completion support for tool names.

Allow gptel source blocks to use tools via the :tools header argument.
Tools enable LLMs to call functions and access external data during
execution. Integrates with gptel's existing tool infrastructure and
includes completion support for tool names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant