Releases: ExtensityAI/symbolicai
Releases · ExtensityAI/symbolicai
v0.2.49
Release Notes
Major Stability Issue Fixed after Refactoring
New Features
- Added 'topk' feature
- Introduced 'os command'
Improvements
- Included better error handling
- Added fixes
Bug Fixes
- Fixed bug related to object return and lazy loading
- Resolved bug with stream processing
- Fixed table view
v0.2.47
Release Notes:
New Features:
- Added repository cloner
- Added new pdf arxiv parser
- Added initial BLIP2 support; extended to support for blip2
- Added merger
- Other minor fixes
- Experimental support for google bard; helper tools
- Experimental OS command expression, and more added
Changes:
- Added prompt formatting to Function (incl. args and kwargs support for format)
- Class stub added for fine tuner
- Moved from backend -> ops; adjusted the return type
- Refactored Symbol to use mixins
- Renamed pre- and post-processors to be addressed as plural
Fixes:
- Fixed nasty maggot due to improper value handling
- Fixed no usage of json parser template with Function
- Fixed cast to result
- Fixed issue in JsonParser template
Code Refactoring:
- Passed through Symbol; adjusted types and checked for inconsistencies
Merges:
- Merge of branch 'refactor/processor_namings' with the main branch
- Merge pull request from refactor/symbol.py
- Merge pull request from maggot/indexer
- Added merged branch
- Merge pull request from refactor/sym_return_type
Other Commits:
- Cleanup done
- Added type(self) return type
- Added init to backend/mixin
v0.2.41
Release Note:
Added Features:
- Loader animation
- Package creator symdev
- Load support improvement
- Enhanced Symrun error message
- Console style for formatted output
Updates:
- Quality of life improvements for the sym package tools
- Load time improvement through changing instantiation
- Updated engines to create metadata
Fixes:
- Fixed broken stream after refactoring
- Fixed load serialization
- Fixed multiple module load
- Fixed package installation
- Fixed packages reference
- Fixed template
Import Fixes:
- Fixed import issues
- Fixed wrong import and dependency overwriting
- Fixed import of packges from console
- Fixed the pinecone import
Other:
- Sorted imports
- New version updates
- Symrun of aliases implemented
v0.2.34
Release Note:
Added Features:
- Added package creator symdev
- Added formatter; added parents and children structures
- Added token usage tracker and stateful conversation
- Added support for conversation component
- Engine updates to create metadata and initial experiments with open_llama
Improvements:
- Improved the draw usage to feel more intuitive
Fixes:
- Sorted imports
- Fixed imports (multiple instances)
- Added the missing packages file
- Fixed the remove function
- Changed the base directory to user's home directory
v0.2.32
Release Notes for v0.2.32
This present release encompasses various enhancements and fixes:
Features Added:
- Added additional packages.
- Appended corrected version of python.
- Integrated
readthedocs
requirements. - Created
doctree
docs; adjustedconf.py
forsphinx
; fixedpyproject.toml
.
Fixes and Improvements:
- Updated documentation page.
- Added a fix for documentation.
- Implemented fix to import missing requirements.
- Corrected wrongly committed files; added index.
- Removed debug breakpoints() from engine code
v0.2.31
Release Note
In this new version, our development team made significant improvements and fixed several issues to optimize overall performance.
Enhancements:
- Stream, Trace and Log Handling: Increased the efficiency of tracking errors and usage via the with trace statement. This will be instrumental in debugging and problem-solving.
- API Usage: There's improved management of API handling. This will streamline the flow of data, assure timely responses, and improve user experience.
- SymbiaChat: We've exported SymbiaChat for improved integration and increased functionality (step-wise-interactions).
- Other Improvements: Minor fixes and improvements have been implemented throughout the application.
Maggot Fixes:
- GPT3.5 Prompts Preview: A glitch that was affecting the creation of GPT3.5 prompts has been fixed.
- Component Handling of Document: Refactoring has of document retrieval.
- Retrieval Variable: The newly added retrieval variable offers an improved way to inspect data entries.
Please update to the newest version and enjoy the better performance and improved user experience. If you do encounter any issues, do not hesitate to report it to us.