#Openai-functions
Showing 8 of 8 repositories tagged #openai-functions, ranked by stars
structured outputs for llms
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
Chat with Hacker News using natural language. Built with OpenAI Functions and Vercel AI SDK.
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.
A tool for generating function arguments and choosing what function to call with local LLMs
Generate ChatGPT function call schemas based on function docstrings.
Folder-based functions for ChatGPT's function calling with Pydantic support ๐
Scraping Wikipedia by combining LangChain's agents and tools with OpenAI's LLMs and function calling