/LLM-Function-Calling

LLM function calling allows large language models (LLMs) to execute specific tasks by invoking external functions (APIs or plugins) based on user inputs, enhancing their capabilities beyond text generation.

Primary LanguagePython

No issues in this repository yet.