Repository navigation

#

openai-functions

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)

Python
11994
17 小时前
steven-tey/chathn

Chat with Hacker News using natural language. Built with OpenAI Functions and Vercel AI SDK.

TypeScript
1165
1 年前

Introducing the Assistant Swarm. An extension to the OpenAI Node SDK to automatically delegate work to any assistant you create in OpenAi through one united interface and manager. Now you can delegate work to a swarm of assistant all specialized with specific tasks you define.

TypeScript
512
1 年前

A tool for generating function arguments and choosing what function to call with local LLMs

Python
423
1 年前
Python
330
5 个月前

Adapters for integrating Model Context Protocol (MCP) tools with LangChain.js applications, supporting both stdio and SSE transports.

TypeScript
165
10 天前

Generate ChatGPT function call schemas based on function docstrings.

Python
58
2 年前

OpenAI 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 Python OpenAI API 를 더 쉽고 효과적으로 사용하는 방법을 배울 수 있습니다.

Jupyter Notebook
50
1 年前

Langchain Agent utilizing OpenAI Function Calls to execute Git commands using Natural Language

Python
44
2 年前

Folder-based functions for ChatGPT's function calling with Pydantic support 🚀

Python
40
1 年前

OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.

Python
29
2 年前

Easily create tools from zod schemas to use with OpenAI Assistants and Chat Completions, inspired by tRPC

TypeScript
28
5 个月前

This repository contains a basic Node.js example demonstrating how to call functions using the OpenAI API. The example showcases a conversation with the OpenAI GPT-3.5 Turbo model, including making function calls and processing their responses.

JavaScript
27
1 年前

Exploring GitHub Using Natural Language built with OpenAI Functions and Vercel AI SDK.

TypeScript
23
10 个月前

Your AI assistant, stt -> llm agent -> tts, full api, can run on raspberry pi

Python
23
2 年前

A framework-agnostic toolset to create and use Functions in LLM-based apps.

TypeScript
23
2 年前