mirror of
https://github.com/langchain-ai/streamlit-agent.git
synced 2026-08-26 19:16:33 -04:00
[PR #45] [MERGED] Update everything to langchain 0.1 #49
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/45
Author: @sfc-gh-jcarroll
Created: 1/16/2024
Status: ✅ Merged
Merged: 1/16/2024
Merged by: @sfc-gh-jcarroll
Base:
main← Head:update-0.1📝 Commits (1)
025bda2Update 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.