0.7.4
📦 memgptView on GitHub →
✨ 1 features🐛 2 fixes
Summary
This release focuses on stability and correctness, fixing issues related to sleeptime input locking and LLM payload parameter passing, alongside an enhancement for local tool execution environments.
✨ New Features
- Adjusted local tool execution to always attempt using a virtual environment (venv) if one is present.
🐛 Bug Fixes
- Fixed an issue where sleeptime input was not being locked correctly.
- Ensured the 'name' parameter is correctly passed to the LLM payload.