From dd0a50cfa154674253d4cd0dcfbd4aef275d40bf Mon Sep 17 00:00:00 2001 From: zzstoatzz Date: Wed, 1 May 2024 01:41:13 -0500 Subject: [PATCH] info? --- 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 c3c2cc70f..3d0319c2f 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 ``` -> ![TIP] +> ![INFO] > optionally, if you want to try out the fastapi integration > ```console > pip install 'logfire[fastapi]' uvicorn