You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Release v0.1.0 - Major Refactoring for Improved Simplicity and …
…Contributor Experience
This release includes:
- **Codebase Simplification**: Refactored the entire codebase for better readability and maintainability.
- **Enhanced LLM Interface**: Streamlined the LLM interface for easier use and extension.
- **Modular Architecture**: Broke down monolithic structures into modular components.
- **Improved Documentation**: Updated README and added more examples to help new users and contributors.
- **Provider Support Expansion**: Added support for new providers and improved existing ones.
- **Performance Optimizations**: Enhanced performance with optimized code paths.
This refactoring sets a solid foundation for future development and makes it easier for new contributors to get involved.