Repository navigation

#

parallel-function-call

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 output. Works also with models not fine-tuned to JSON output and function calls.

Python
552
2 个月前

A sample app to demonstrate Function calling using the latest format in Chat Completions API and also in Assistants API.

JavaScript
95
1 年前