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:
Joey Brar 2026-04-19 19:22:21 -04:00 committed by GitHub
parent fdd5921cf4
commit 5f2632cad9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"