Skip to content

Commit

Permalink
doc: update langsmith image
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnl committed Feb 20, 2024
1 parent ae9615e commit a2d1110
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added docs/blog/posts/img/langsmith.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/blog/posts/langsmith.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,5 @@ if __name__ == "__main__":
If you follow what we've done is wrapped the client and proceeded to quickly use asyncio to classify a list of questions. This is a simple example of how you can use LangSmith to enhance the OpenAI client. You can use LangSmith to monitor and observe the client, and use `instructor` to add additional functionality to the client.

To take a look at trace of this run check out this shareable [link](https://smith.langchain.com/public/eaae9f95-3779-4bbb-824d-97aa8a57a4e0/r).

![](./img/langsmith.png)

0 comments on commit a2d1110

Please sign in to comment.