function-call
There are 28 repositories under function-call topic.
TaskingAI/TaskingAI
The open source platform for AI-native application development.
rdbo/libmem
Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
RealAlexandreAI/json-repair
🔧 Repair JSON!Solution for JSON Anomalies from LLMs.
NetEase-Media/grps_trtllm
Higher performance OpenAI LLM service than vLLM serve: A pure C++ high-performance OpenAI LLM service implemented with GPRS+TensorRT-LLM+Tokenizers.cpp, supporting chat and function call, AI agents, distributed multi-GPU inference, multimodal capabilities, and a Gradio chat interface.
rysana-ai/rysana-ai
The Rysana AI TS library.
MrXandbadas/MrX_OAI_Assistant_Manager
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
supershaneski/openai-api-function-call-sample
A sample app to demonstrate Function calling using the latest format in Chat Completions API and also in Assistants API.
Simoon-F/openai-function-calling-use-examples
A simple example that demonstrates how to use the function call feature of the OpenAI API
AndrewRadev/dsf.vim
Delete surrounding function call
LiteyukiStudio/nonebot-plugin-marshoai
NoneBot2 猫娘聊天插件
vatsalsaglani/claudetools
Claudetools is a Python library that enables function calling with the Claude 3 family of language models from Anthropic.
chenwr727/akshare-gpt
akshare-gpt 是一个开源工具,旨在将 Akshare 集成到 GPT 的工具中,实现自然语言问答。
CocaColf/coderfly
Find function-level association impacts of code changes
AFAN-LIFE/ERNIEST
A large model communication platform based on Baidu ERNIE and STreamlit
supershaneski/grocery-list-app
This is a sample React project that generates a grocery list of ingredients based on a menu or a list of dishes. It is powered by the OpenAI Chat Completion API and built using Next.js 13.
bichanna/AcrossLanguages
Samples of calling functions of other languages
monk-after-90s/llmCallGptTool
Enable any LLM to call tool in gpt format. Development based on Qwen2. If it cannot adapt to your LLM, your Pull Request is wanted.
GauravKaklotar/OpenAI_Integration
OpenAI Weather Chatbot
JanPollmann/Watchdog
Java8 function calls with timeout (if necessary interruption of the thread)
SResor/bulgarianSolitaire
A program that plays a game of Bulgarian Solitaire with a 45 card deck.
SResor/diceSimulator
A program that simulates rolling two six-sided dice 1000 times, and prints a table of the empirical distribution.
SyntaxError4Life/OllamaTools
Use tools with ollama python
abdulzedan/function-call-dynamic-query-demo
FastAPI app that takes a users prompt, transforms it to a SQL query and fetches the result from an Azure SQL Database through an OpenAI function call.
akihokurino/function-call-chat
openai function call sample
appu57/JS-different_ways_to_call_a_function
The repo shows different ways of calling a function
lcsig/python-function-call
The Time Complexity of Function Call in Python
peterjoseph/react-pulse
A react component that sends out a timed function call at specified intervals when pressed.
tamaskis/CountedFunction-MATLAB
Class to define functions in a way that facilitates counting the number of function calls/evaluations.