LLMCompiler: An LLM Compiler for Parallel Function Calling

LLMCompiler is a framework that enables an efficient and effective orchestration of parallel function calling with LLMs, including both open-source and close-source models, by automatically identifying which tasks can be performed in parallel and which ones are interdependent.

[Link]{https://github.com/SqueezeAILab/LLMCompiler}

LLM Compiler Agent Cookbook