Skip to main content

One post tagged with "v0.3.2"

View All Tags

· 2 min read
Yung-Hsiang Hu

Feature Updates

  1. Customized Bot Permissions: Configure the Bot's readable and executable permissions at system, community, group, and individual levels
  2. Customized Upload File Policy: Admin can set maximum upload file size and allowed file types
  3. Tool Samples: Added samples for Copycat, token counter, etc.
  4. Pre-defined Model Profiles: Provided profiles for LLaVA and other fine-tuned models
  5. UX Optimization: Beautified icons and chat lists
  6. Updated Default Models: ChatGPT Executor is connected to GPT-4o by default, Gemini Executor is connected to Gemini 1.5 pro by default

Bug Fixes

  1. File name with whitespace parsing issue when uploading
  2. Language is not saved after logout
  3. Dependency issue of Llamacpp Executor
  4. Color and line breaks not supported in Windows version logs
  5. The first message in the group chat is always sent even using multi-chat single-turn Q&A
  6. Windows version DocQA default parameters may exceed the context window

New Tutorials

Customizing RAG Parameters Tutorial: https://kuwaai.tw/blog/rag-param-tutorial
Customizing Tool Tutorial: https://kuwaai.tw/blog/rag-param-tutorial