diff --git a/docs/my-website/docs/proxy/logging.md b/docs/my-website/docs/proxy/logging.md index 03dbf520fd..3f5596fc9e 100644 --- a/docs/my-website/docs/proxy/logging.md +++ b/docs/my-website/docs/proxy/logging.md @@ -300,6 +300,12 @@ ModelResponse( ## Custom Callback APIs [Async] +:::info + +This is an Enterprise only feature [Get Started with Enterprise here](https://github.com/BerriAI/litellm/tree/main/enterprise) + +::: + Use this if you: - Want to use custom callbacks written in a non Python programming language - Want your callbacks to run on a different microservice