Skip to content

Commit 64398be

Browse files
committed
Update Polly icon on page
1 parent c2e2ed1 commit 64398be

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
62 KB
Loading
-3.34 KB
Binary file not shown.

β€Žsrc/langsmith/polly.mdxβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ import secret from '/snippets/langsmith/set-workspace-secrets.mdx';
1515

1616
Polly helps you gain insight from your traces, conversation threads, and prompts without having to dig through data manually. By asking natural language questions, you can quickly understand agent performance, debug issues, and analyze user sentiment.
1717

18-
<img src="/langsmith/images/polly.png" alt="LangSmith Polly icon" style={{float: 'left', marginRight: '20px', marginTop: '-1px', marginBottom: '20px', maxWidth: '100px'}} /> Polly appears in the right-hand bottom corner of the following locations within [LangSmith UI](https://smith.langchain.com):
18+
<img src="/images/brand/polly-icon.png" alt="LangSmith Polly icon" style={{float: 'left', marginRight: '20px', marginTop: '-1px', marginBottom: '20px', maxWidth: '100px'}} /> Polly appears in the right-hand bottom corner of the following locations within [LangSmith UI](https://smith.langchain.com):
1919

20-
**Observability & Debugging:**
20+
<br></br><br></br>**Observability & Debugging:**
2121
- [Trace pages](#trace-pages): Analyze individual runs and execution traces.
2222
- [Thread views](#thread-views): Understand conversation threads and user interactions.
2323

0 commit comments

Comments
Β (0)