* paper: An LLM Compiler for Parallel Function Calling https://arxiv.org/abs/2312.04511
* github: https://github.com/SqueezeAILab/LLMCompiler
做 parallel function callling
https://twitter.com/llama_index/status/1751411893687001168
benchmark 比 OpenAI 的還要好
https://blog.langchain.dev/planning-agents/
langgraph 實作 https://github.com/langchain-ai/langgraph/blob/main/examples/llm-compiler/LLMCompiler.ipynb?ref=blog.langchain.dev