Bugfix release
What's Changed
- Add docs file for customizing embedding mode by @sarahwooders in #554
- Upgrade to
llama_index=0.9.10by @sarahwooders in #556 - fix cannot import name 'EmptyIndex' from 'llama_index' by @cpacker in #558
- Fix typo in storage.md by @alxpez in #564
- use a consistent warning prefix across codebase by @cpacker in #569
- Update autogen.md to include Azure config example + patch for
pyautogen>=0.2.0by @cpacker in #555 - Update autogen.md by @cpacker in #571
- Fix crash from bad key access into response_message by @claucambra in #437
- sort agents by directory-last-modified time by @cpacker in #574
- Add safety check to pop by @cpacker in #575
- Add
pyyamlpackage topyproject.tomlby @cpacker in #557 - add back dotdict for backcompat by @cpacker in #572
- Bump version to 0.2.6 by @sarahwooders in #573
New Contributors
Full Changelog: 0.2.5...0.2.6