function-calling topic

List function-calling repositories

LLMCompiler

1.4k
Stars
104
Forks
Watchers

[ICML 2024] LLMCompiler: An LLM Compiler for Parallel Function Calling

langroid

2.3k
Stars
219
Forks
Watchers

Harness LLMs with Multi-Agent Programming

chat-xiuliu

67
Stars
11
Forks
Watchers

ChatGPT Client with Function Calling | ChatGPT客户端,支持联网,IO操作和执行代码

openai-partial-stream

81
Stars
2
Forks
Watchers

Turn a stream of token into a parsable JSON object as soon as possible. Enable Streaming UI for AI app based on LLM.

ERNIE-SDK

343
Stars
52
Forks
Watchers

ERNIE Bot Agent is a Large Language Model (LLM) Agent Framework, powered by the advanced capabilities of ERNIE Bot and the platform resources of Baidu AI Studio.

MrX_OAI_Assistant_Manager

96
Stars
20
Forks
Watchers

Started out as Dynamic Function Calling for OAI. Upon reviewing a research paper released (LATM) This is/has become a implementation of such system using: OpenAI and Autogen

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.

SmartVoiceAssistant

20
Stars
2
Forks
Watchers

A smart AI voice assistant with multi-language support and long-term memory. Currently best for Swedish and English. Compatible with Windows and Raspberry Pi. The assistant can use various functions a...

llm-movieagent

193
Stars
37
Forks
Watchers

Semantic layer on top of a graph database to provide an LLM with a set of robust tools to interact with the database

function-gpt

42
Stars
3
Forks
Watchers

This is a typescript library that helps handle function calling with OpenAI's ChatGPT API.