mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
Update docs/my-website/docs/observability/agentseal_integration.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
fdd5921cf4
commit
5f2632cad9
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ model_list:
|
|||
api_key: os.environ/OPENAI_API_KEY
|
||||
|
||||
litellm_settings:
|
||||
callbacks: custom_callback.agentseal_handler
|
||||
callbacks: ["custom_callback.agentseal_handler"]
|
||||
|
||||
environment_variables:
|
||||
OPENAI_API_KEY: "your-openai-key"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue