Skip to content

v0.14.4 - Llama-3 Support

Compare
Choose a tag to compare
@jasonacox jasonacox released this 26 Apr 05:01
· 89 commits to main since this release

v0.14.4 - Llama-3 Support

  • Add chatbot workaround for Meta Llama-3 support via stop token addition.
  • Add logic to better handle model maximum context length errors with automated downsizing.
  • Error handling and auto-retry for model changes on LLM.

v0.14.3 - Resize Control

  • Add intuitive UI control at top of user input area to allow user to resize text input box.

v0.14.2 - Chatbot Stock RAG

  • Add error checking and help for /stock {company} command.
  • Allow user input textarea to be resized vertically.