Releases: axioma-ai-labs/nevron
v0.2.0
🚀 Release Notes – February 9, 2025
🔥 New Features & Enhancements
-
Venice AI Integration (#113)
- Integrated Venice AI to enhance capabilities.
- Updated related settings.
-
Feedback Logic Enhancement (#7)
- Improved feedback system for better user interaction.
-
Memory Module Enhancements (#103)
- Optimized memory management.
- Fixed issues found in previous tests.
-
Tools Refactoring & Executors Implementation (#120)
- Unified tools and executors to streamline operations.
- Merged latest development updates.
- Minor fixes applied.
-
Release Process Improvement (#119)
- Enhanced release workflow for better automation.
-
Llama Embeddings Integration (#116)
- Added support for Llama embeddings for improved performance.
-
Llama Reasoning Support (#102)
- Integrated reasoning capabilities using Llama models.
-
Qwen LLMs Support (#115)
- Introduced Qwen large language models.
-
DeepSeek Integration (#105)
- Added DeepSeek model support.
-
Poetry Migration (#106)
- Transitioned project dependency management to Poetry.
- Rebased
Pipfile.lock
for compatibility.
🛠️ Dependency Upgrades
- Updated
numpy
from2.2.1
to2.2.2
(#98) - Updated
transformers
from4.48.0
to4.48.1
(#99) - Updated
openai
from1.59.8
to1.59.9
(#100)
🏗️ CI/CD Improvements
-
Docker Build & Push Action Upgrade (#88)
- Upgraded from version
2
to6
.
- Upgraded from version
-
Codecov Action Upgrade (#87)
- Updated from version
4.0.1
to5.1.2
.
- Updated from version
-
Release Manifest Setup
- Introduced
.release-please-manifest.json
for managing automated releases.
- Introduced
New Contributors
- @dependabot made their first contribution in #87
Full Changelog: v0.1.1...v0.2.0
v0.1.0
The first release of Nevron !
We recommend reading the documentation.
Here you can find general overview of Changelog:
What's Changed
- Init the repository by @gromdimon
- Improve readability of the codebase by @gromdimon in #4
- General cleanup by @gromdimon in #16
- Update config.py and planning_module.py with new settings by @anderlean in #17
- Update config and memory_module with new settings by @anderlean in #18
- Enhance docs by @gromdimon in #22
- Increase test coverage by @gromdimon in #24
- Convert actions to enums by @anderlean in #25
- Convert states to enums by @anderlean in #19
- Add LLMs support by @gromdimon in #20
- Implemented Perplexity search, added cost evaluation & error handling checks by @anderlean in #26
- Add chroma as vector store by @gromdimon in #27
- Add proper signal handling with CoinStats by @gromdimon in #28
- Updated signal workflow by @anderlean in #32
- Update LICENSE by @0xspacecreated in #37
- Increase test coverage by @gromdimon in #36
- Add proper documentation by @gromdimon in #33
- Readme and security policy update by @gromdimon in #41
New Contributors
- @gromdimon made their first contribution in #4
- @anderlean made their first contribution in #17
- @0xspacecreated made their first contribution in #37
Full Changelog: https://github.com/axioma-ai-labs/nevron/commits/v0.1.0
v0.1.1
Nevron v0.1.1 - New Tools & Integrations 🚀
Nevron is getting more integrations! This release introduces a wide range of new tools, enhanced documentation, minor bug fixes, and internal features. Now let’s take a look at the exact changes 👇
What's Changed
- Improve readability of the codebase by @gromdimon in #4
- remove TODO statements by @gromdimon in #14
- General cleanup by @gromdimon in #16
- Update config.py and planning_module.py with new settings by @anderlean in #17
- Update config and memory_module with new settings by @anderlean in #18
- Add proper docs by @gromdimon in #22
- Add tests by @gromdimon in #24
- Convert actions to enums by @anderlean in #25
- Convert states to enums by @anderlean in #19
- Add LLMs support by @gromdimon in #20
- Implemented Perplexity search, added cost evaluation & error handling checks by @anderlean in #26
- Add chroma as vector store by @gromdimon in #27
- Add proper signal handling by @gromdimon in #28
- Updated signal workflow by @anderlean in #32
- Update LICENSE by @0xspacecreated in #37
- Increase test coverage by @gromdimon in #36
- Add proper documentation by @gromdimon in #33
- removed feedback test by @0xspacecreated in #39
- Readme and security policy update by @gromdimon in #41
- added product hunt badge + minor typo fixing by @0xspacecreated in #44
- added xai by @0xspacecreated in #45
- 46 add documentation badge to readme and docs by @0xspacecreated in #47
- Add badges to documentation by @gromdimon in #62
- Automate docker container builds with GA workflow by @gromdimon in #64
- Feature/48 discord integration by @anderlean in #69
- Feature/60 youtube support by @anderlean in #70
- Implement WhatsApp integration by @anderlean in #71
- Feature/58 google drive support by @anderlean in #72
- Update github issues templates by @gromdimon in #73
- Add release-please workflow by @gromdimon in #75
- Shopify integration to Nevron by @anderlean in #78
- Tavily integration to Nevron by @anderlean in #79
- Feature/52 Slack integration by @anderlean in #80
- Spotify integration by @anderlean in #81
- llama support by @anderlean in #82
- Lens integration by @anderlean in #83
- Enhance and clarify docs by @gromdimon in #77
- GitHub integration by @anderlean in #84
- Fix cancelation workflow by @gromdimon in #85
- v0.1.1: New tools integrations by @gromdimon in #86
New Contributors
- @gromdimon made their first contribution in #4
- @anderlean made their first contribution in #17
- @0xspacecreated made their first contribution in #37
Full Changelog: https://github.com/axioma-ai-labs/nevron/commits/v0.1.1