mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-21 01:47:20 +00:00
635367b020
* fix(db_spend_update_writer.py): fix db query * fix(litellm_pre_call_utils.py): support passing anthropic-beta headers when 'forward_client_headers_to_llm_api' is True allows user to pass along extra headers to vertex ai anthropic models * docs(config_settings.md): update docs