[PR #45] [MERGED] Update everything to langchain 0.1 #49

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/streamlit-agent/pull/45
Author: @sfc-gh-jcarroll
Created: 1/16/2024
Status: Merged
Merged: 1/16/2024
Merged by: @sfc-gh-jcarroll

Base: mainHead: update-0.1


📝 Commits (1)

  • 025bda2 Update everything to langchain 0.1

📊 Changes

11 files changed (+2080 additions, -1880 deletions)

View changed files

📝 poetry.lock (+2029 -1843)
📝 pyproject.toml (+7 -3)
📝 streamlit_agent/basic_memory.py (+4 -4)
📝 streamlit_agent/basic_streaming.py (+2 -2)
📝 streamlit_agent/callbacks/capturing_callback_handler.py (+3 -7)
📝 streamlit_agent/chat_pandas_df.py (+1 -1)
📝 streamlit_agent/mrkl_demo.py (+13 -10)
📝 streamlit_agent/runs/alanis.pickle (+0 -0)
📝 streamlit_agent/runs/leo.pickle (+0 -0)
📝 streamlit_agent/search_and_chat.py (+9 -5)
📝 streamlit_agent/simple_feedback.py (+12 -5)

📄 Description

No description provided


🔄 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/45 **Author:** [@sfc-gh-jcarroll](https://github.com/sfc-gh-jcarroll) **Created:** 1/16/2024 **Status:** ✅ Merged **Merged:** 1/16/2024 **Merged by:** [@sfc-gh-jcarroll](https://github.com/sfc-gh-jcarroll) **Base:** `main` ← **Head:** `update-0.1` --- ### 📝 Commits (1) - [`025bda2`](https://github.com/langchain-ai/streamlit-agent/commit/025bda224cfaacae55e6b94028d2a6553c731742) Update everything to langchain 0.1 ### 📊 Changes **11 files changed** (+2080 additions, -1880 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+2029 -1843) 📝 `pyproject.toml` (+7 -3) 📝 `streamlit_agent/basic_memory.py` (+4 -4) 📝 `streamlit_agent/basic_streaming.py` (+2 -2) 📝 `streamlit_agent/callbacks/capturing_callback_handler.py` (+3 -7) 📝 `streamlit_agent/chat_pandas_df.py` (+1 -1) 📝 `streamlit_agent/mrkl_demo.py` (+13 -10) 📝 `streamlit_agent/runs/alanis.pickle` (+0 -0) 📝 `streamlit_agent/runs/leo.pickle` (+0 -0) 📝 `streamlit_agent/search_and_chat.py` (+9 -5) 📝 `streamlit_agent/simple_feedback.py` (+12 -5) </details> ### 📄 Description _No description provided_ --- <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:32 -05:00
yindo closed this issue 2026-02-15 19:15:32 -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#49