[GH-ISSUE #1986] [FEAT]: Add Function Calling Functionality to anything-llm #1292

Closed
opened 2026-02-22 18:24:08 -05:00 by yindo · 1 comment
Owner

Originally created by @vdamov on GitHub (Jul 28, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1986

What would you like to see?

Description:
I am requesting the addition of function calling functionality within the anything-llm project. This feature will enable users to dynamically execute predefined functions or custom scripts based on specific triggers or commands processed by the language model.

Rationale:
Integrating function calling capabilities will significantly enhance the versatility and practical utility of the anything-llm project by allowing it to:

  • Automate Tasks: Execute automated workflows and repetitive tasks based on natural language commands.
  • Extend Capabilities: Interface with external systems, databases, or APIs to retrieve and manipulate data in real-time.
  • Interactive Applications: Develop more interactive applications where the language model can directly interact with the underlying system to perform complex operations.
  • Customization: Allow users to define custom functions that can be triggered by specific phrases or commands, enabling a highly personalized and powerful user experience.

Thank you for considering this feature request. I am eager to see how this functionality can further elevate the capabilities of the anything-llm project and am willing to contribute to the development and testing process.

Originally created by @vdamov on GitHub (Jul 28, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1986 ### What would you like to see? **Description:** I am requesting the addition of function calling functionality within the anything-llm project. This feature will enable users to dynamically execute predefined functions or custom scripts based on specific triggers or commands processed by the language model. **Rationale:** Integrating function calling capabilities will significantly enhance the versatility and practical utility of the anything-llm project by allowing it to: - **Automate Tasks**: Execute automated workflows and repetitive tasks based on natural language commands. - Extend Capabilities: Interface with external systems, databases, or APIs to retrieve and manipulate data in real-time. - **Interactive Applications**: Develop more interactive applications where the language model can directly interact with the underlying system to perform complex operations. - **Customization**: Allow users to define custom functions that can be triggered by specific phrases or commands, enabling a highly personalized and powerful user experience. Thank you for considering this feature request. I am eager to see how this functionality can further elevate the capabilities of the anything-llm project and am willing to contribute to the development and testing process.
yindo added the enhancementfeature request labels 2026-02-22 18:24:08 -05:00
yindo closed this issue 2026-02-22 18:24:08 -05:00
Author
Owner

@timothycarambat commented on GitHub (Sep 27, 2024):

Handled by custom agent skills
https://docs.anythingllm.com/agent/custom/introduction

@timothycarambat commented on GitHub (Sep 27, 2024): Handled by custom agent skills https://docs.anythingllm.com/agent/custom/introduction
yindo changed title from [FEAT]: Add Function Calling Functionality to anything-llm to [GH-ISSUE #1986] [FEAT]: Add Function Calling Functionality to anything-llm 2026-06-05 14:39:57 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1292