Releases: ExtensityAI/symbolicai
Releases · ExtensityAI/symbolicai
v0.2.30
Fixed installation requirements.
Improved document query / retrieval.
v0.2.29
Fix a lot of maggots in the code:
- embedding of list objects
- zipping embeddings
- pinecone batched-insert
- other minor issues
- added new DocumentReader component
v0.2.28
Fixed and improved the stream function.
Added support for most of OpenAI's models.
Added cost estimation.
Fixed a lot of maggots in the code.
v0.2.25
- fixed stream bug with properties
- improved fuzzy equals comparison
v0.2.23
- Fixed minor bugs and improved sym conversion
- Expanded file read capabilities
v0.2.22
Fixed pinecone access.
Refactored to relative imports inside the main package.
Added experimental interfaces expressions.
Moved symai config, cache and chromedriver to use home directory.
Fixed reset of config on update.
Fixed Symbia [DK] narration.
Fixed other maggots.
v0.2.21
Refactoring of expression command and setup.
Improvements for Symbia.
Fixes for Pinecone memory.
Multiple Maggot fixes.
v0.2.20
Created an improved version for code execution and analytisis
v0.2.19
New release improving on the Symbia chat.
Separating memory to own class and improving long-term memory.
Adding cosine similarity classification for context detection.
v0.2.18
New release:
- refactoring attach to payload
- adding support for ChatGPT and GPT-4 API
- Fixed required expression recursive self-call
- Minor bugfixes in the prompt construction
- new test for preview
- test passed for complex expressions
- fixed template bug for GPT-4
- fixed bug for preview expansion