Skip to content

0.2.5

Compare
Choose a tag to compare
@sarahwooders sarahwooders released this 02 Dec 00:16
· 1127 commits to main since this release
24d398e

This release includes a number of bugfixes and new integrations:

  • Bugfixes for AutoGen integration (including a common OpenAI dependency conflict issue)
  • Documentations for how to use MemGPT with vLLM OpenAI compatible endpoints
  • Integration with HuggingFace TEI for custom embedding models

This release also fully deprecates and removes legacy commands and configuration options which were no longer being maintained:

  • python main.py command (replaced by memgpt run)
  • Usage of BACKEND_TYPE and OPENAI_BASE_URL to configure local/custom LLMs (replaced by memgpt configure and memgpt run flags)

What's Changed

New Contributors

Full Changelog: 0.2.4...0.2.5