Skip to content

0.1.12

Compare
Choose a tag to compare
@vivi vivi released this 31 Oct 01:25
· 1200 commits to main since this release

What's Changed

  • Integration with AutoGen workflow by @QZGao in #126
  • Support loading data into archival with Llama Index connectors by @sarahwooders in #146
  • Add synchronous memgpt agent by @vivi in #156
  • LM Studio inference server support by @cpacker in #167
  • add missing pip requirement llama_index by @almontasser in #166
  • hotfix for broken sync agent code by @cpacker in #171
  • use urljoin instead of path.join by @cpacker in #173
  • Fix typos by @HKABIG in #172
  • black patch on outstanding files that were causing workflow fails on PRs by @cpacker in #193
  • Allow recursive blobs by @wrmedford in #186
  • azure typo patch by @cpacker in #192
  • New wrapper for Zephyr models + little fix in memory.py by @v-kamelowy in #183
  • Update agent.py by @tractorjuice in #185
  • Summary hotfix by @vivi in #195
  • added more clear warnings for when OPENAI_API_BASE and BACKEND_TYPE are not set by @cpacker in #202
  • Hotfix memory bug from async refactor by @vivi in #203
  • Refactoring CLI to use config file, connect to Llama Index data sources, and allow for multiple agents by @sarahwooders in #154
  • Refactor autogen agent to use sync memgpt, add notebook example by @vivi in #157

New Contributors

Full Changelog: 0.1.6...0.1.12