Skip to content

v0.4 (2025-02-14)

Latest
Compare
Choose a tag to compare
@haoshan98 haoshan98 released this 13 Feb 16:58
· 5 commits to main since this release
bd53b3e

What's Changed (v0.4)

This is a huge release 🚀

✨ Main features:

  • Python Code Execution: Unlock powerful data manipulation directly within JamAIBase workflows with Python code execution in backend GenTable columns and Python SDK CodeGenConfig.
  • Audio Data Type Support: JamAIBase now natively supports audio data, allowing you to work with audio data type in UI tables and process audio in backend GenTable.
  • Enhanced Chat Mode: Experience smoother chat interactions with the new multi-turn chat option in UI column settings.
  • Function Calling for LLMs: Extend LLM capabilities with function calling support in the backend.
  • DeepSeek Model Support: Expand your LLM options with integration of DeepSeek models.
  • Improved File Handling: Benefit from audio file upload support and configurable file upload size limits for various file types.
  • UI/UX Improvements: Enjoy enhanced column management, improved export options, security enhancements, and bug fixes in the UI.

⚠️ There are several breaking changes and deprecations as well, some highlights are listed here, see CHANGELOG for a complete list:

  • Backend (GenTable) - Breaking: Add Page column to knowledge table.
  • Backend (GenTable) - Breaking: Change file data type to image data type.

Upgrade to v0.4 today to take advantage of these exciting new features and improvements!

We encourage you to explore the new features and provide feedback. Thank you for being a part of the JamAIBase community!

Contributors

Full Changelog: v0.3.1...v0.4