mirror of
https://github.com/langchain-ai/content-writer.git
synced 2026-07-01 21:34:17 -04:00
[PR #20] [MERGED] nits #20
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/content-writer/pull/20
Author: @bracesproul
Created: 9/23/2024
Status: ✅ Merged
Merged: 9/23/2024
Merged by: @bracesproul
Base:
main← Head:brace/update-existing-assistants📝 Commits (6)
50bd643nits9378bc8Merge branch 'main' of https://github.com/bracesproul/tweet-composer into brace/update-existing-assistants20fd0d3proper edit cancel on new messagee3c0924improve dropdown6f7234ecrdb1e24aformat📊 Changes
11 files changed (+221 additions, -67 deletions)
View changed files
➕
LICENSE(+21 -0)➕
README.md(+72 -0)📝
js/.env.example(+1 -1)📝
js/src/app/page.tsx(+8 -2)📝
js/src/components/AssistantsDropdown.tsx(+51 -28)📝
js/src/components/Primitives.tsx(+10 -0)📝
js/src/components/WelcomeDialog.tsx(+49 -32)📝
js/src/hooks/useGraph.tsx(+4 -1)📝
py/content_writer/__init__.py(+0 -0)📝
py/langgraph.json(+4 -2)📝
py/pyproject.toml(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.