litellm/.github/workflows
Krish Dholakia 4c82dd9b27
Ollama Chat - parse tool calls on streaming (#11171)
* fix(user_api_key_auth.py): fix else block

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

* refactor(ollama/chat): refactor to base config pattern

easier to maintain fixes

* fix(ollama/chat): support tool call parsing on streaming

Closes https://github.com/BerriAI/litellm/issues/11104

* test: update import location

* fix: cleanup unused import

* fix: fix ruff check error

* test: update import

* test: update test on ci

* ci: cleanup

* fix: fix chekc

* fix: fix api key check order

* test: fix import

* ci: fix script

* test: fix imports

* fix: fix tests
2025-05-27 16:14:49 -07:00
..
auto_update_price_and_context_window_file.py
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
ghcr_deploy.yml Proper github images (#10927) 2025-05-23 12:38:00 -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
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
redeploy_proxy.py
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
stale.yml fix stale issue mgmt 2025-01-27 18:56:02 -08:00
test-linting.yml Feat: add MCP to Responses API and bump openai python sdk (#11029) 2025-05-22 07:24:10 -07:00
test-litellm.yml Ollama Chat - parse tool calls on streaming (#11171) 2025-05-27 16:14:49 -07:00
update_release.py