Skip to content

Commit ee81f93

Browse files
committed
fix: demo image link
1 parent b0fef74 commit ee81f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@ Syrin gives you budgeting, thresholds, hooks, observability, context, memory, gu
7474
Web playground + built-in observability — chat with your agent in the browser, and see cost, tokens, steps, and traces for every reply.
7575

7676
<p align="center">
77-
<img src="assets/demos/chatbot_serving.png" alt="Playground chat with chatbot" width="700">
77+
<img src="https://github.com/syrin-labs/syrin-python/raw/main/assets/demos/chatbot_serving.png" alt="Playground chat with chatbot" width="700">
7878
</p>
7979
<p align="center">
8080
<em>Chat with your agent (e.g. <code>chatbot.py</code>) in the browser.</em>
8181
</p>
8282

8383
<p align="center">
84-
<img src="assets/demos/reply_observability.png" alt="Built-in observability" width="700">
84+
<img src="https://github.com/syrin-labs/syrin-python/raw/main/assets/demos/reply_observability.png" alt="Built-in observability" width="700">
8585
</p>
8686
<p align="center">
8787
<em>With each reply: the how, why, and what — cost, tokens, steps, traces.</em>

0 commit comments

Comments
 (0)