[PR #193] feat: add think block #196

Open
opened 2026-02-16 10:16:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/webapp-conversation/pull/193
Author: @lyzno1
Created: 11/18/2025
Status: 🔄 Open

Base: mainHead: feat/think-block


📝 Commits (1)

📊 Changes

2 files changed (+89 additions, -1 deletions)

View changed files

📝 app/components/chat/answer/index.tsx (+43 -1)
app/components/chat/answer/think-block.tsx (+46 -0)

📄 Description

This PR adds the think block feature.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/webapp-conversation/pull/193 **Author:** [@lyzno1](https://github.com/lyzno1) **Created:** 11/18/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/think-block` --- ### 📝 Commits (1) - [`63fa3be`](https://github.com/langgenius/webapp-conversation/commit/63fa3be10d7278467e16743166dcda7fe02cef1b) feat: add think block ### 📊 Changes **2 files changed** (+89 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/components/chat/answer/index.tsx` (+43 -1) ➕ `app/components/chat/answer/think-block.tsx` (+46 -0) </details> ### 📄 Description This PR adds the think block feature. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:16:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#196