mirror of
https://github.com/langchain-ai/streamlit-agent.git
synced 2026-07-16 08:34:29 -04:00
[PR #20] [MERGED] search_and_chat: Store and re-render intermediate steps #35
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/streamlit-agent/pull/20
Author: @sfc-gh-jcarroll
Created: 8/4/2023
Status: ✅ Merged
Merged: 8/4/2023
Merged by: @sfc-gh-jcarroll
Base:
main← Head:remember-search📝 Commits (1)
ca78106search_and_chat: Store and re-render intermediate steps📊 Changes
1 file changed (+20 additions, -13 deletions)
View changed files
📝
streamlit_agent/search_and_chat.py(+20 -13)📄 Description
return_intermediate_steps=Trueto retrieve and store tool usage for each agent callConversationalChatAgentsince it seems to perform better thanStructuredChatAgent🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.