mirror of
https://github.com/langchain-ai/langchain-extract.git
synced 2026-07-01 20:24:03 -04:00
[PR #5] [MERGED] Remove playground from runnable endpoint #52
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/langchain-extract/pull/5
Author: @eyurtsev
Created: 2/29/2024
Status: ✅ Merged
Merged: 2/29/2024
Merged by: @eyurtsev
Base:
main← Head:eugene/remove_playground📝 Commits (1)
67f6445x📊 Changes
3 files changed (+6 additions, -6 deletions)
View changed files
📝
backend/poetry.lock(+4 -4)📝
backend/pyproject.toml(+1 -1)📝
backend/server/main.py(+1 -1)📄 Description
The playground isn't super helpful right now. We'll need dedicated UI here or
specialized widgets for it to become more helpful.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.