v0.2.1.3

OpenBMB/UltraRAGv0.2.1.3Jan 12, 2026by mssssss123

AI Summary

This release focuses on stability improvements and core logic fixes, addressing a critical path indexing bug in the generation server and completely reimplementing the search-o1 pipeline to resolve previous implementation flaws.

Key Highlights

  • Fixed image path indexing bug in generation server
  • Reimplemented search-o1 pipeline

New Features

  • Image path indexing fix in generation server
  • Search-o1 pipeline reimplementation

Full Release Notes

Release date: 2026.1.12

## Highlights

This release focuses on improving system stability and core logic. We have addressed a path indexing bug in the generation server to ensure reliable image rendering. Additionally, the search-o1 pipeline has been completely reimplemented, resolving previous implementation flaws.

## What's Changed

1. Fixed index reference for image paths in generation server. by @xhd0728  #146 
2. Reimplemented the search-o1 pipeline by @mssssss123 @lifelsl   #158