Repository navigation

#

openai-functions

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

Python
12449
3 天前
steven-tey/chathn

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

TypeScript
1171
2 年前

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
566
2 年前

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

Python
430
2 年前
Python
330
1 年前

** THIS REPO HAS MOVED TO https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-mcp-adapters ** Adapters for integrating Model Context Protocol (MCP) tools with LangChain.js applications, supporting both stdio and SSE transports.

TypeScript
242
5 个月前

Generate ChatGPT function call schemas based on function docstrings.

Python
59
2 年前

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

Jupyter Notebook
54
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
2 年前

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

Python
32
2 年前

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

TypeScript
30
10 个月前

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
29
2 年前

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

Python
25
2 年前

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

TypeScript
23
1 年前

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

TypeScript
23
2 年前