From 34f463839c5137af6b475a296cda3f31a4ee2072 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 1 Nov 2024 08:46:44 -0400 Subject: [PATCH] logfire --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7728df2..8f803e1 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,12 @@ The universe is never done. Simple, yet effective. +### Logging + +Simplemind uses [logfire](https://logfire.ai) for logging. To enable logging, call `sm.enable_logfire()`. + +### More Examples + Please see the [examples](examples) directory for executable examples. ------------------- @@ -217,4 +223,3 @@ Simplemind is licensed under the Apache 2.0 License. ## Acknowledgements Simplemind is inspired by the philosophy of "code for humans" and aims to make working with AI models accessible to all. Special thanks to the open-source community for their contributions and inspiration. -