first commit

This commit is contained in:
2026-05-28 07:21:15 +00:00
commit 6465520041
57 changed files with 942 additions and 0 deletions

View File

@ -0,0 +1,13 @@
- op: replace
path: /data/config.yaml
value: |
model_list:
- model_name: qwen
litellm_params:
model: openai/qwen2-5-7b
api_base: os.environ/LITELLM_UPSTREAM_API_BASE
api_key: os.environ/LITELLM_UPSTREAM_API_KEY
litellm_settings:
drop_params: true
request_timeout: 600