mirror of
https://github.com/langchain-ai/streamlit-agent.git
synced 2026-07-01 09:25:05 -04:00
[PR #22] [MERGED] Simple langsmith feedback #37
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/22
Author: @sfc-gh-jcarroll
Created: 8/15/2023
Status: ✅ Merged
Merged: 8/15/2023
Merged by: @sfc-gh-jcarroll
Base:
main← Head:simple-langsmith-feedback📝 Commits (2)
8def944Add simple feedback app using LangSmith7b43bbbAdd links in README📊 Changes
4 files changed (+89 additions, -1 deletions)
View changed files
📝
README.md(+1 -0)📝
poetry.lock(+15 -1)📝
pyproject.toml(+1 -0)➕
streamlit_agent/simple_feedback.py(+72 -0)📄 Description
Add a simple feedback app showing the ease of hooking up LangSmith and the easy UI using streamlit-feedback component. Similar to the Streamlit example in langsmith-cookbook.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.