Releases: ExtensityAI/symbolicai
Releases · ExtensityAI/symbolicai
v0.2.23
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
v0.2.20
v0.2.19
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
v0.2.15
v0.2.13
v0.2.9
v0.2.7
Release notes:
- Added HuggingFace backend support for local LLM execution
- Added server-cliend local model hosting
- Added new test for local hosting
- Added runtime adaptable API Key command
- Added elapsed time monitoring command
- Added Sphinx documentation
- Minor Bugfixes and improvements