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 SDKCodeGenConfig
. - 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 backendGenTable
. - 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.
- Backend (GenTable) - Breaking: Add
Page
column to knowledge table. - Backend (GenTable) - Breaking: Change
file
data type toimage
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