Skip to content

Commit e4f6b57

Browse files
authored
chore: Add screenshot of app to readme (#74)
2 parents 078fa80 + ab7fdea commit e4f6b57

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Agent Inbox
22

3-
![Agent Inbox Diagram](./public/agent_inbox_diagram.png)
3+
![Agent Inbox Screenshot](./public/inbox_screenshot.png)
44

55
> [!NOTE]
66
> Want to use the Agent Inbox without deploying it yourself? Check out the hosted version here: [dev.agentinbox.ai](https://dev.agentinbox.ai/)
@@ -18,7 +18,9 @@ Before getting started, ensure you have:
1818
> 🎥 Prefer a video walkthrough? Checkout [this video](https://youtu.be/gF341XMN8cY) for a step-by-step guide.
1919
2020
> [!TIP]
21-
> You can also view a minimum working version of a LangGraph agent using the Agent Inbox in [Python here](https://github.com/langchain-ai/agent-inbox-langgraph-example), and [TypeScript here](https://github.com/langchain-ai/agent-inbox-langgraphjs-example).
21+
> You can also view a minimum working version of a LangGraph agent using the Agent Inbox in [Python here](https://github.com/langchain-ai/agent-inbox-langgraph-example), and [TypeScript here](https://github.com/langchain-ai/agent-inbox-langgraphjs-example).
22+
23+
![Agent Inbox Diagram](./public/agent_inbox_diagram.png)
2224

2325
To start running the Agent Inbox, first clone the repository and install dependencies:
2426

public/inbox_screenshot.png

1.16 MB
Loading

0 commit comments

Comments
 (0)