Skip to content

Commit

Permalink
update langsmith link
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Dec 15, 2023
1 parent 374c176 commit 50801a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/core_docs/docs/integrations/llms/togetherai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Together AI also supports streaming, this example demonstrates how to use this f
<CodeBlock language="typescript">{TogetherAIStream}</CodeBlock>

:::info
You can see a LangSmith trace of this example [here](https://smith.langchain.com/public/b743ad5a-90e9-4960-b253-1c36cba0a919/r)
You can see a LangSmith trace of this example [here](https://smith.langchain.com/public/26b5716e-6f00-47c1-aa71-1838a1eddbd1/r)
:::
7 changes: 5 additions & 2 deletions examples/src/models/llm/togetherai_stream.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,16 @@ stream item: here
stream item: '
stream item: s
stream item: a
stream item: light
stream item: -
stream item: heart
stream item: ed
stream item: bear
stream item: joke
stream item: for
stream item: you
stream item: :
stream item:
stream item:
stream item:
Expand Down Expand Up @@ -62,7 +65,7 @@ stream item: bear
stream item: feet
stream item: !
stream item: </s>
Sure, here's a bear joke for you:
Sure, here's a light-hearted bear joke for you:
Why do bears hate shoes so much?
Expand Down

0 comments on commit 50801a2

Please sign in to comment.