v0.3.17
🦙 You can now use MemGPT with the Ollama embeddings endpoint!
What's Changed
- fix: Append encoding='utf-8' to open by @bear0330 in #1423
- fix: #1532 upload sources file error "I/O operation on closed file" by @scenaristeur in #1425
- fix: add back
memgpt/configs
folder by @sarahwooders in #1431 - feat: split up endpoint tests and remove OpenAI dependency for main pytest tests by @sarahwooders in #1432
- feat: Ollama embeddings api + Ollama tests by @KrishnaM251 @sarahwooders in #1433
- docs: update compat checklist by @cpacker in #1434
- chore: bump version 0.3.17 by @sarahwooders in #1435
New Contributors
- @bear0330 made their first contribution in #1423
- @KrishnaM251 made their first contribution in #1433
Full Changelog: 0.3.16...0.3.17