litellm/dev_config.yaml
Cursor Agent 2d4bb8d6ec Add dev_config.yaml for proxy testing and update AGENTS.md with test collection note
Co-authored-by: Ishaan Jaff <ishaan-jaff@users.noreply.github.com>
2026-02-28 02:21:01 +00:00

13 lines
299 B
YAML

model_list:
- model_name: fake-openai-endpoint
litellm_params:
model: openai/my-fake-model
api_key: fake-key
api_base: https://exampleopenaiendpoint-production.up.railway.app/
general_settings:
master_key: sk-1234
litellm_settings:
drop_params: True
telemetry: False