(docs) custom callback apis

This commit is contained in:
ishaan-jaff
2024-02-15 17:16:36 -08:00
parent b6b5e0e7c2
commit 92612c0d4e
+6
View File
@@ -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