Skip to content

v1.96.0

Compare
Choose a tag to compare
@pelikhan pelikhan released this 28 Jan 17:22
· 126 commits to main since this release
  • ✨ Enhanced system prompt configuration with a new UI for customizing parameters, streamlining workflows.
  • πŸ” Improved logging for model resolution, offering better debugging and insights.
  • πŸ“œ Introduced unthink function to clean up <think> tags, simplifying content processing.
  • πŸ–ΌοΈ Added image rendering in views and improved image encoding with enhanced options.
  • πŸš€ Optimized handling of large payloads and WebSocket message limits for better performance.
  • πŸ› οΈ Refactored and modularized utilities like normalizeInt and trimTrailingSlash into a dedicated cleaners module.
  • πŸ“‚ Expanded system prompt capabilities with additional parameters for agents like Python interpreters and documentation agents.
  • 🧹 Removed unused environment variables for a cleaner configuration.
  • πŸ§ͺ Enhanced testing and validation for various modules, ensuring robustness.