Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BerriAI/litellm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.59.9
Choose a base ref
...
head repository: BerriAI/litellm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.59.10
Choose a head ref
  • 15 commits
  • 62 files changed
  • 3 contributors

Commits on Jan 29, 2025

  1. (UI) - View Logs Page - Refinement (#8087)

    * working refetch interval
    
    * ui show provider logo in SpendLogs Table
    
    * fix padding
    
    * improve time range filter
    
    * ui fix diff minutes
    
    * fix refresh button placement
    ishaan-jaff authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    892581f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. (Feat) pass through vertex - allow using credentials defined on litel…

    …lm router for vertex pass through (#8100)
    
    * test_add_vertex_pass_through_deployment
    
    * VertexPassThroughRouter
    
    * fix use_in_pass_through
    
    * VertexPassThroughRouter
    
    * fix vertex_credentials
    
    * allow using _initialize_deployment_for_pass_through
    
    * test_add_vertex_pass_through_deployment
    
    * _set_default_vertex_config
    
    * fix verbose_proxy_logger
    
    * fix use_in_pass_through
    
    * fix _get_token_and_url
    
    * test_get_vertex_location_from_url
    
    * test_get_vertex_credentials_none
    
    * run pt unit testing again
    
    * fix add_vertex_credentials
    
    * test_adding_deployments.py
    
    * rename file
    ishaan-jaff authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    b6d61ec View commit details
    Browse the repository at this point in the history
  2. (UI) Allow using a model / credentials for pass through routes (#8099)

    * test_add_vertex_pass_through_deployment
    
    * VertexPassThroughRouter
    
    * fix use_in_pass_through
    
    * VertexPassThroughRouter
    
    * fix vertex_credentials
    
    * allow using _initialize_deployment_for_pass_through
    
    * test_add_vertex_pass_through_deployment
    
    * _set_default_vertex_config
    
    * fix verbose_proxy_logger
    
    * fix use_in_pass_through
    
    * fix _get_token_and_url
    
    * test_get_vertex_location_from_url
    
    * test_get_vertex_credentials_none
    
    * run pt unit testing again
    
    * fix add_vertex_credentials
    
    * test_adding_deployments.py
    
    * rename file
    
    * revert to og add model flow
    
    * move placement
    
    * ui somewhat working wildcard
    
    * separate out code for slecting model name
    
    * fix ConditionalPublicModelName
    
    * ui fix confitional render public model name
    
    * fix litellm model name page
    
    * fix advanced settings page page
    
    * ui fix litellm model name flow
    
    * adding pas through models ui
    
    * fix passing litellm params
    
    * ui fix advanced settings
    
    * ui fix order of provider info
    ishaan-jaff authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    79c5425 View commit details
    Browse the repository at this point in the history
  3. ci/cd run again

    ishaan-jaff committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    33470e1 View commit details
    Browse the repository at this point in the history
  4. ui new build

    ishaan-jaff committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    bce8c74 View commit details
    Browse the repository at this point in the history
  5. ui new build

    ishaan-jaff committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    6c2a875 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    233d82b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31e967c View commit details
    Browse the repository at this point in the history
  8. ui chat ui fixes (#8105)

    ishaan-jaff authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    d10bd67 View commit details
    Browse the repository at this point in the history
  9. Litellm dev 01 29 2025 p1 (#8097)

    * Added deprecation date to model_prices_and_context_window.json (#8061)
    
    * build(model_prices_and_context_window.json): add xai model pricing
    
    ---------
    
    Co-authored-by: Юрій <yurikizio@gmail.com>
    krrishdholakia and yurchik11 authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    a57fad1 View commit details
    Browse the repository at this point in the history
  10. Litellm dev 01 29 2025 p2 (#8102)

    * docs: cleanup doc
    
    * feat(bedrock/): initial commit adding bedrock/converse_like/<model> route support
    
    allows routing to a converse like endpoint
    
    Resolves #8085
    
    * feat(bedrock/chat/converse_transformation.py): make converse config base config compatible
    
    enables new 'converse_like' route
    
    * feat(converse_transformation.py): enables using the proxy with converse like api endpoint
    
    Resolves #8085
    krrishdholakia authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    dad24f2 View commit details
    Browse the repository at this point in the history
  11. run ci/cd again

    ishaan-jaff committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    12a8489 View commit details
    Browse the repository at this point in the history
  12. docs(bedrock.md): update docs to show how to use converse like route …

    …for internal proxy usage
    
    Resolves #8085
    krrishdholakia committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    9fa44a4 View commit details
    Browse the repository at this point in the history
  13. feat(databricks/chat/transformation.py): add tools and 'tool_choice' …

    …param support (#8076)
    
    * feat(databricks/chat/transformation.py): add tools and 'tool_choice' param support
    
    Closes #7788
    
    * refactor: cleanup redundant file
    
    * test: mark flaky test
    
    * test: mark all parallel request tests as flaky
    krrishdholakia authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    ba8ba9e View commit details
    Browse the repository at this point in the history
  14. fix code qa check

    ishaan-jaff committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    395e22e View commit details
    Browse the repository at this point in the history
Loading