Skip to content

Release v3.0

Choose a tag to compare

@yilewang yilewang released this 06 Feb 08:05
· 1198 commits to main since this release
  1. Support mainstream reasoning models now. i.e., gpt-5.x series from OpenAI, deepseek-chat/reasoner from Deepseek, gemini-3-pro-preview/gemini-2.5-flash from Google, and kimi-k2.5 from Moonshot.
  2. Improve UI; add the thinking block, so users can see the reason content from the model.
  3. fix other relevant bugs. such as google gemini wrong api issue.