Skip to main content

One post tagged with "v0.3.4"

View All Tags

· 2 min read
Yung-Hsiang Hu

Feature Updates

  1. Consolidated offline English documentation #39
  2. Support for direct integration with third-party APIs. The default model now includes Groq Llama3.1 70B.
  3. A Pre-built Docker Image is provided for faster installation.
  4. The Docker version directly supports CUDA, eliminating the need for repeated container installation.
  5. Added Kuwa Javascript Library for calling Multi-chat API.
  6. Ability to directly edit Bot settings by clicking the Bot image within the chat room.
  7. RAG supports caching Embedding models and Vector DB.
  8. SearchQA facilitates integration with third-party search engines.
  9. DocQA/WebQA offers a Failback mode, allowing direct interaction with an LLM.
  10. Pipes can now specify parameters from the prompt.
  11. Added Media Converter for editing and splicing videos or audio.
  12. The default Gemini model has been updated to Gemini 1.5 Flash.

Bug Fixes

  1. Docker WARN message "FromAsCasing: 'as' and 'FROM' keywords' casing do not match" #38
  2. The Docker Version Executor diagram disappears
  3. Chinese display garbled on the Windows version
  4. The Chinese file path is not supported when creating Vector DB on the Windows version
  5. The file name is too long and exceeds the path length limit on the Windows version
  6. ChatGPT executor does not follow custom context_window