laipz8200/openai-agent
Easy-to-use OpenAI Agent with support for the latest Function call feature.
This tool helps developers integrate OpenAI's powerful language models into their applications. It takes Python functions, described with clear comments and type hints, and lets the AI model 'understand' and use them to respond to user requests. This is useful for programmers building applications that need to automate tasks or retrieve information using AI.
No commits in the last 6 months.
Use this if you are a Python developer looking to give an OpenAI model the ability to call custom functions within your application easily.
Not ideal if you are not a developer and are looking for a no-code solution to use AI, as this requires programming knowledge.
Stars
9
Forks
1
Language
Python
License
GPL-3.0
Category
Last pushed
Jun 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/laipz8200/openai-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ndycode/oc-chatgpt-multi-auth
OpenCode plugin for using ChatGPT Plus/Pro in GPT-5 and Codex workflows with OAuth login,...
oceanlvr/ChatGPT-ProBot
🤖️ A ChatGPT based GitHub robot. dialogue/CR/etc..
dataforseo/open-ai-actions
OpenAPI specs for integrating DataForSEO APIs with ChatGPT Actions
rizerphe/openai-functions
Generate ChatGPT function call schemas based on function docstrings.
FullStackWithLawrence/openai-hello-world
A Python "Hello World" application that also demonstrates the OpenAI API and usage of Docker.