mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #100] [MERGED] minor: Add thumbs up/down feature #190
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/langsmith-docs/pull/100
Author: @bracesproul
Created: 3/4/2024
Status: ✅ Merged
Merged: 3/4/2024
Merged by: @hinthornw
Base:
main← Head:brace/thumbs-up-down📝 Commits (5)
d7fab9eminor: Add thumbs up/down featureca36e59cookie checkb92c596nits361b69fcopy29d9189lint📊 Changes
9 files changed (+15152 additions, -10410 deletions)
View changed files
📝
.gitignore(+2 -0)➕
.yarn/install-state.gz(+0 -0)➕
.yarnrc.yml(+1 -0)📝
docusaurus.config.js(+7 -0)➕
src/analytics.js(+5 -0)➕
src/theme/DocItem/Content/index.js(+13 -0)➕
src/theme/Feedback.js(+204 -0)➕
static/js/google_analytics.js(+5 -0)📝
yarn.lock(+14915 -10410)📄 Description
The massive update to the
yarn.lockwas caused by my local yarn (running latest version). Won't cause any issues, I've done this many times before in other projects.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.