Commit graph

5 commits

Author SHA1 Message Date
Krish Dholakia
6cd8951f56
LiteLLM Merged PR's (#5538)
* Fix typo in #5509 (#5532)

* Reapply "(bedrock): Fix usage with Cloudflare AI Gateway, and proxies in gener…" (#5519)

This reverts commit 995019c08a.

* (bedrock): Fix obvious typo

* test: cleanup linting error

---------

Co-authored-by: David Manouchehri <david.manouchehri@ai.moda>
2024-09-05 17:11:31 -07:00
Ishaan Jaff
ea716d311d fix typing error on test 2024-09-05 15:47:18 -07:00
Krrish Dholakia
e32d4a15b2 test(test_function_call_parsing.py): handle anthropic internal server error 2024-09-05 10:03:07 -07:00
Krrish Dholakia
edbe9e0741 test(test_function_call_parsing.py): fix test 2024-08-14 09:59:13 -07:00
Krrish Dholakia
51b6c3bdbc test(test_function_call_parsing.py): add test for function call parsing
Closes https://github.com/BerriAI/litellm/issues/2654
2024-05-08 10:54:26 -07:00