mirror of
https://github.com/langchain-ai/story-writing.git
synced 2026-07-01 20:04:02 -04:00
[PR #1] [MERGED] image changes #3
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/story-writing/pull/1
Author: @isahers1
Created: 7/12/2024
Status: ✅ Merged
Merged: 7/12/2024
Merged by: @isahers1
Base:
main← Head:isaac/draft📝 Commits (10+)
248c754overall chapter state (need to add threads)06cecfaminor changesaf79f4dfirst draftacac04cfirst draft29675b2depf534ff0Added Dev Container Folder8a5c14ddeps312552bMerge branch 'isaac/chaptergraph' of https://github.com/isahers1/story-writing into isaac/chaptergraph986d470minor edits6c63c24changes📊 Changes
14 files changed (+979 additions, -366 deletions)
View changed files
➕
.devcontainer/devcontainer.json(+33 -0)➕
App_Information.py(+124 -0)📝
README.md(+78 -5)📝
agent.py(+208 -120)➕
img/Flowchart-2.jpg(+0 -0)➕
img/Flowchart.jpg(+0 -0)➕
img/story_writing_graph_running.png(+0 -0)➕
img/story_writing_screenshot.png(+0 -0)📝
langgraph.json(+1 -3)➕
pages/Story_Writing.py(+475 -0)📝
requirements.txt(+5 -0)➖
streamlit_story_app.py(+0 -238)➕
test.py(+19 -0)➕
test_app.py(+36 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.