docs(call_hooks.md): show result in docs

This commit is contained in:
Krrish Dholakia 2024-03-27 21:04:51 -07:00
parent e6b929fff3
commit 526aa9230f
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,5 @@
import Image from '@theme/IdealImage';
# Modify / Reject Incoming Requests
- Modify data before making llm api calls on proxy
@ -184,4 +186,8 @@ Set `enforce_user_param` to true, to require all calls to the openai endpoints t
```yaml
general_settings:
enforce_user_param: True
```
```
**Result**
<Image img={require('../../img/end_user_enforcement.png')}/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB