docs new deadlock fixing architecture

This commit is contained in:
Ishaan Jaff 2025-04-02 13:24:53 -07:00
parent 0519c0c507
commit 19914aad11
5 changed files with 58 additions and 1 deletions

View file

@ -4,3 +4,12 @@ model_list:
model: openai/fake
api_key: fake-key
api_base: https://exampleopenaiendpoint-production.up.railway.app/
general_settings:
use_redis_transaction_buffer: true
litellm_settings:
cache: True
cache_params:
type: redis
supported_call_types: []