[PR #2] [MERGED] Update to Streamlit 1.24 for chat, various app and README cleanups, add minimal_agent #27

Closed
opened 2026-02-15 19:15:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/streamlit-agent/pull/2
Author: @sfc-gh-jcarroll
Created: 6/27/2023
Status: Merged
Merged: 6/27/2023
Merged by: @sfc-gh-jcarroll

Base: mainHead: streamlit-upgrade


📝 Commits (1)

  • f939f73 Update to Streamlit 1.24 for chat, various app and README cleanups, add minimal_agent

📊 Changes

5 files changed (+58 additions, -37 deletions)

View changed files

📝 README.md (+14 -7)
📝 poetry.lock (+21 -21)
📝 pyproject.toml (+1 -1)
streamlit_agent/minimal_agent.py (+17 -0)
📝 streamlit_agent/mrkl_demo.py (+5 -8)

📄 Description

@tconkling FYI


🔄 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/langchain-ai/streamlit-agent/pull/2 **Author:** [@sfc-gh-jcarroll](https://github.com/sfc-gh-jcarroll) **Created:** 6/27/2023 **Status:** ✅ Merged **Merged:** 6/27/2023 **Merged by:** [@sfc-gh-jcarroll](https://github.com/sfc-gh-jcarroll) **Base:** `main` ← **Head:** `streamlit-upgrade` --- ### 📝 Commits (1) - [`f939f73`](https://github.com/langchain-ai/streamlit-agent/commit/f939f7340b502b8507e9c92a424e040380cb242c) Update to Streamlit 1.24 for chat, various app and README cleanups, add minimal_agent ### 📊 Changes **5 files changed** (+58 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+14 -7) 📝 `poetry.lock` (+21 -21) 📝 `pyproject.toml` (+1 -1) ➕ `streamlit_agent/minimal_agent.py` (+17 -0) 📝 `streamlit_agent/mrkl_demo.py` (+5 -8) </details> ### 📄 Description @tconkling FYI --- <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-15 19:15:26 -05:00
yindo closed this issue 2026-02-15 19:15:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/streamlit-agent#27