🤖 Agenite v0.2.0 - Initial Release 🚀 #1
subeshb1
announced in
Announcements
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
🤖 Agenite v0.2.0 - Initial Release 🚀
I'm excited to announce the initial release of Agenite, a modern, modular, and type-safe framework for building AI agents in TypeScript.
🎯 Highlights
📦 Packages
Core Packages
@agenite/agent@0.2.0
@agenite/llm@0.2.0
@agenite/tool@0.2.0
Provider Packages
@agenite/openai@0.2.0
@agenite/anthropic@0.2.0
@agenite/bedrock@0.2.0
@agenite/ollama@0.2.0
🚀 Getting Started
🎯 Key Features
Multi-Agent Systems
Build complex agent hierarchies with specialized agents that can delegate tasks and collaborate.
Provider Agnostic Design
Switch between providers seamlessly or use multiple providers in the same application.
Type-Safe Tool Integration
Create and integrate tools with full TypeScript support and schema validation.
Inversion of Control
Take full control of the tool execution flow and inject custom results.
🐛 Bug Fixes
📚 Documentation
🔜 Coming Soon
🤝 Contributing
We welcome contributions! Check out our Contributing Guide for details.
📄 License
MIT License - see LICENSE for details.
For more information, visit our GitHub repository.
Beta Was this translation helpful? Give feedback.
All reactions