0.6.43
📦 memgptView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
Version 0.6.43 primarily focuses on bug fixes, including ensuring the parts list is never empty in a dictionary conversion and cleaning up optional dependencies.
🐛 Bug Fixes
- Ensured that the parts list is never empty in the to_google_ai_dict function.
- Removed datamodel-code-generator from extras dependencies.