litellm/.github/workflows
Krish Dholakia 9cc39af131
Add vertex ai meta llama 4 support + handle tool call result in content for vertex ai (#10492)
* refactor(vertex_ai/llama): handle response transformation within config

Allows us to handle https://github.com/BerriAI/litellm/issues/10441#issuecomment-2844975599

* fix(vertex_ai/llama): handle tool call in content

Fixes https://github.com/BerriAI/litellm/issues/10441

* fix(vertex_ai/llama): return 'tool_calls' as finish reason if tool call returned

vertex ai returns stop

* feat(vertex_ai/): cost tracking for vertex_ai/meta/llama-4

* ci(test-linting.yml): pin openai version

* build: reorder pinning

* ci(pyproject.toml): limit openai version

temporary patch as new version has linting errors

* ci(pyproject.toml): limit openai version

temporary patch around linting errors

* ci(limit-openai-version): temporary patch

* fix: fix linting errors

* fix: fix linting error

* fix(parallel_request_limiter_v2.py): add team based multi-instance rate limiting

* fix: fix linting errors

* build(pyproject.toml): modify pin

* ci: bump pin
2025-05-01 22:47:06 -07:00
..
auto_update_price_and_context_window.yml bring back model_prices_and_context_window update yml job 2024-08-20 12:09:54 -07:00
auto_update_price_and_context_window_file.py Added the requested features of Merlinvt ("1.If the model is not multimodal, there is no info needed for input_cost_per_image. Right now it's 0.0 for a lot of models. 2024-05-22 16:10:39 +09:30
ghcr_deploy.yml fixes for EE image 2025-04-26 15:43:21 -07:00
ghcr_helm_deploy.yml allow configuring httpx hooks for AsyncHTTPHandler (#6290) (#6415) 2024-10-24 22:00:24 -07:00
helm_unit_test.yml ci: add helm unittest 2025-03-08 01:29:25 +01:00
interpret_load_test.py fix _get_docker_run_command_stable_release 2025-02-25 19:11:30 -08:00
label-mlops.yml build: fix test 2024-12-03 12:25:36 -08:00
load_test.yml fix load test 2024-05-25 17:36:42 -07:00
locustfile.py fix load tests on litellm release notes 2025-02-26 19:11:43 -08:00
main.yml Create main.yml 2024-06-01 14:02:35 -07:00
publish-migrations.yml ci: update github action 2025-03-25 23:11:45 -07:00
read_pyproject_version.yml (ci/cd) Update read_pyproject_version.yml 2024-01-04 15:10:13 +05:30
redeploy_proxy.py fix load test 2024-05-25 17:36:42 -07:00
reset_stable.yml ci(reset_stable.yml): fix to run on release created events 2024-12-28 19:53:18 -08:00
results_stats.csv (fix) results_stats 2024-03-13 17:55:20 -07:00
stale.yml fix stale issue mgmt 2025-01-27 18:56:02 -08:00
test-linting.yml Add vertex ai meta llama 4 support + handle tool call result in content for vertex ai (#10492) 2025-05-01 22:47:06 -07:00
test-litellm.yml build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
update_release.py (fix) update load test result 2024-03-13 17:53:51 -07:00