Skip to content

Commit

Permalink
Fixed up initial hook
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanleomk committed May 1, 2024
1 parent 4dce2c3 commit cd01f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blog/posts/logfire.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors:

## Introduction

Logfire is a new observability platform coming from the creators of Pydantic. It hooks directly into the system itself. In this article, we'll show you how to integrate Logfire with Instructor for easy observability using a few different examples.
Logfire is a new observability platform coming from the creators of Pydantic. It integrates almost seamlessly with many of your favourite libraries such as Pydantic, HTTPx and Instructor. In this article, we'll show you how to use Logfire with Instructor to gain visibility into the performance of your entire application.

We'll first walk you through a simple classification example. We'll then introduce some simple validation using our pre-built `llm_validator` avaliable in Instructor before finally concluding with a vision table example.

Expand Down

0 comments on commit cd01f82

Please sign in to comment.