parallel-function-call topic
List
parallel-function-call repositories
LLMCompiler
1.4k
Stars
104
Forks
Watchers
[ICML 2024] LLMCompiler: An LLM Compiler for Parallel Function Calling
openai-api-function-call-sample
88
Stars
19
Forks
Watchers
A sample app to demonstrate Function calling using the latest format in Chat Completions API and also in Assistants API.
llama-cpp-agent
468
Stars
42
Forks
Watchers
The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). Allowing users to chat with LLM models, execute structured function calls and get structured ou...