Skip to content

v0.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danny-avila danny-avila released this 27 Jun 13:26
· 1259 commits to main since this release
83eea48

What's Changed

Features:

  • feat(Functions Agent): use official langchain function executor/agent for better output handling by @danny-avila in #538
  • feat(Plugins): change default agent to functions and skip completion by @danny-avila in #544
    • This is the most token-efficient method of using plugins. Docs on how to write plugins as functions coming soon.
  • OpenID Authentication by @bsu3338 in #495

Build and Docker Updates:

Style and UX:

  • style: mobile optimizations, use fixed dialogs, and prevent auto-scroll for presets by @danny-avila in #534
  • fix(SubmitButton.jsx): fix padding overlap of textarea by @danny-avila in #540

Documentation & Logos:

Refactoring and Fixes:

New Contributors

Full Changelog: v0.5.1...v0.5.2