From dc81538911b9950af2ca96e0dca93f6cbba6c24f Mon Sep 17 00:00:00 2001 From: zzstoatzz Date: Wed, 1 May 2024 01:42:06 -0500 Subject: [PATCH] fr --- cookbook/logfire/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/logfire/README.md b/cookbook/logfire/README.md index d80d1b7c6..7034937a6 100644 --- a/cookbook/logfire/README.md +++ b/cookbook/logfire/README.md @@ -8,7 +8,7 @@ they also happen to wrap OpenAI pretty well out of the box! see `hello.py` for a ```conosle pip install marvin ``` -> [!INFO] +> [!NOTE] > optionally, if you want to try out the fastapi integration > ```console > pip install 'logfire[fastapi]' uvicorn