by amazedsaint · Agent Tool · ★ 37
OpenAI Agent Framework 🤖 Built in TypeScript, the openai-agent package is designed to make your life easier and your code cleaner. You can build agents that interact in a chat-like manner, perform tasks, and integrate real-world tooling - all by intuitively exposing your NodeJS functions to OpenAI GPT Functions backend - and this package will abstract most of it using easy to use function decorators. With this package, you can easily create an agent to set a goal, and give a bunch of tools (functions) for the agent to solve the problem autonomously.
| Stars | 37 |
| Forks | 6 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 68.0155065427019/100 |
| Last Updated | 2023-06-26 |
| Created | 2023-06-20 |
| Platforms | node |
| Est. Tokens | ~5k |
Explore other popular agent tool tools:
openai-agent is Connect NodeJS/Typescript Functions With OpenAI Function Call APIs!!. It is categorized as a Agent Tool with 37 GitHub stars.
openai-agent is primarily written in TypeScript.
You can find installation instructions and usage details in the openai-agent GitHub repository at github.com/amazedsaint/openai-agent. The project has 37 stars and 6 forks, indicating an active community.
openai-agent is released under the MIT license, making it free to use and modify according to the license terms.