[PR #60] [CLOSED] test/ add essay analyzer #59

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/streamlit-agent/pull/60
Author: @br-huang
Created: 6/13/2025
Status: Closed

Base: mainHead: test/tutor-mode


📝 Commits (1)

📊 Changes

3 files changed (+325 additions, -34 deletions)

View changed files

📝 poetry.lock (+261 -34)
📝 pyproject.toml (+1 -0)
streamlit_agent/essay_grader.py (+63 -0)

📄 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/60 **Author:** [@br-huang](https://github.com/br-huang) **Created:** 6/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `test/tutor-mode` --- ### 📝 Commits (1) - [`60b3a6c`](https://github.com/langchain-ai/streamlit-agent/commit/60b3a6cc27124cf7507c818bb7ee05fccdf72dfe) test/ add essay analyzer ### 📊 Changes **3 files changed** (+325 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+261 -34) 📝 `pyproject.toml` (+1 -0) ➕ `streamlit_agent/essay_grader.py` (+63 -0) </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:35 -05:00
yindo closed this issue 2026-02-15 19:15:35 -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#59