Krrish Dholakia
|
af1064941a
|
fix(types/utils.py): fix streaming function name
|
2024-07-10 21:56:47 -07:00 |
|
Yulong Liu
|
e2c0b88291
|
remove print
|
2024-07-08 17:03:07 -07:00 |
|
Yulong Liu
|
10212b3da8
|
Merge branch 'main' into empower-functions-v1
|
2024-07-08 17:01:15 -07:00 |
|
Krrish Dholakia
|
aecbc98b9b
|
fix(proxy_cli.py): bump default azure api version
|
2024-07-08 16:28:22 -07:00 |
|
Krrish Dholakia
|
bc53cdd666
|
fix(utils.py): additional_drop_params support for embedding + image gen
Closes https://github.com/BerriAI/litellm/issues/4354
|
2024-07-08 15:25:47 -07:00 |
|
Krrish Dholakia
|
d68ab2a8bc
|
fix(whisper---handle-openai/azure-vtt-response-format): Fixes https://github.com/BerriAI/litellm/issues/4595
|
2024-07-08 09:10:40 -07:00 |
|
Krrish Dholakia
|
a00a1267bc
|
fix(utils.py): support 'drop_params' for 'parallel_tool_calls'
Closes https://github.com/BerriAI/litellm/issues/4584
OpenAI-only param
|
2024-07-08 07:36:41 -07:00 |
|
Simon Sanchez Viloria
|
2057398bfb
|
Added watsonx to stream wrapper __anext__
|
2024-07-07 19:21:50 +02:00 |
|
Krish Dholakia
|
c6b6dbeb6b
|
Merge branch 'main' into litellm_fix_httpx_transport
|
2024-07-06 19:12:06 -07:00 |
|
Krish Dholakia
|
c643be0c0c
|
Merge branch 'main' into litellm_gemini_stream_tool_calling
|
2024-07-06 19:07:31 -07:00 |
|
Krrish Dholakia
|
1dae0a5b6a
|
fix(utils.py): cleanup 'additionalProperties=False' for tool calling with zod
Fixes issue with zod passing in additionalProperties=False, causing vertex ai / gemini calls to fail
|
2024-07-06 17:27:37 -07:00 |
|
Krrish Dholakia
|
9f900a1bed
|
fix(vertex_httpx.py): support tool calling w/ streaming for vertex ai + gemini
|
2024-07-06 14:02:25 -07:00 |
|
Krrish Dholakia
|
7d7430d13a
|
fix(utils.py): fix openrouter exception handling
|
2024-07-06 12:36:05 -07:00 |
|
Krish Dholakia
|
1ba61b908b
|
Merge branch 'main' into litellm_tts_pricing
|
2024-07-06 11:02:59 -07:00 |
|
Krrish Dholakia
|
6220b70261
|
fix(cost_calculator.py): support openai+azure tts calls
|
2024-07-05 20:58:08 -07:00 |
|
Ishaan Jaff
|
3457fcc816
|
Merge pull request #4565 from BerriAI/litellm_fix_nvidia_nim_param_mapping
[Fix] Add nvidia nim param mapping based on `model`
|
2024-07-05 19:55:57 -07:00 |
|
Ishaan Jaff
|
75e8818b0d
|
fix nvidia nim param mapping
|
2024-07-05 14:44:12 -07:00 |
|
Krrish Dholakia
|
deb7a86e9c
|
fix(proxy/utils.py): support logging rejected requests to langfuse, etc.
|
2024-07-05 14:39:35 -07:00 |
|
Krrish Dholakia
|
1dab769ded
|
fix(utils.py): fix openrouter supported params
Fixes https://github.com/BerriAI/litellm/issues/4508
|
2024-07-05 12:06:20 -07:00 |
|
Krish Dholakia
|
5cd4461273
|
Merge branch 'main' into feature/return-output-vector-size-in-modelinfo
|
2024-07-04 17:03:31 -07:00 |
|
Krrish Dholakia
|
4b2ac321b0
|
fix(utils.py): fix error string for exception raised
|
2024-07-04 15:52:46 -07:00 |
|
Krish Dholakia
|
2fa9a1f3cf
|
Merge pull request #4461 from t968914/litellm-fix-vertexaibeta
fix: Include vertex_ai_beta in vertex_ai param mapping/Do not use google auth project_id
|
2024-07-04 15:27:20 -07:00 |
|
Krrish Dholakia
|
84044c08b6
|
fix(utils.py): stream_options working across all providers
|
2024-07-03 20:40:46 -07:00 |
|
Krrish Dholakia
|
150cfb68d5
|
fix(utils.py): stream_options fix
|
2024-07-03 19:57:34 -07:00 |
|
Krrish Dholakia
|
eae049d059
|
fix(anthropic.py): support *real* anthropic tool calling + streaming
Parses each chunk and translates to openai format
|
2024-07-03 19:48:35 -07:00 |
|
Krrish Dholakia
|
4a6471e075
|
fix(utils.py): fix vertex anthropic streaming
|
2024-07-03 18:43:46 -07:00 |
|
Krrish Dholakia
|
b17fe3e0d2
|
fix(router.py): bump azure default api version
Allows 'tool_choice' to be passed to azure
|
2024-07-03 12:00:00 -07:00 |
|
Krish Dholakia
|
637369d2ac
|
Merge branch 'main' into litellm_fix_httpx_transport
|
2024-07-02 17:17:43 -07:00 |
|
Krrish Dholakia
|
a6faa5161c
|
refactor(azure.py): replaces the custom transport logic for just using our httpx client
Done to fix all the http/https proxy issues people are facing with proxy.
|
2024-07-02 15:32:53 -07:00 |
|
Tiger Yu
|
58bd8a4afb
|
Merge branch 'main' into litellm-fix-vertexaibeta
|
2024-07-02 09:49:44 -07:00 |
|
Ishaan Jaff
|
f83a3ea60f
|
fix exception provider not known
|
2024-07-01 21:05:37 -07:00 |
|
Krrish Dholakia
|
dee7390c4f
|
fix(utils.py): fix openrouter tool calling params
|
2024-07-01 08:25:29 -07:00 |
|
Krrish Dholakia
|
6e67929ca4
|
fix(utils.py): fix openrouter params
Fixes https://github.com/BerriAI/litellm/issues/4488
|
2024-07-01 08:24:06 -07:00 |
|
Indigo
|
9f8a340497
|
Fix usage of parameter-based credentials when using vertex_ai_beta route
|
2024-07-01 15:54:02 +10:00 |
|
Krish Dholakia
|
90e97b9917
|
Merge pull request #4478 from BerriAI/litellm_support_response_schema_param_vertex_ai_old
feat(vertex_httpx.py): support the 'response_schema' param for older vertex ai models
|
2024-06-29 20:17:39 -07:00 |
|
Ishaan Jaff
|
05fd6965a3
|
fix param mapping for bedrock claude
|
2024-06-29 19:33:51 -07:00 |
|
Krrish Dholakia
|
aedadfa1e2
|
fix(utils.py): add 'enforce_validation' param
|
2024-06-29 19:12:00 -07:00 |
|
Krrish Dholakia
|
dc90792394
|
fix(utils.py): fix passing additional param to post-call processing
|
2024-06-29 18:58:44 -07:00 |
|
Ishaan Jaff
|
db721e7137
|
Merge pull request #4477 from BerriAI/litellm_fix_exception_mapping
[Fix] - Error str in OpenAI, Azure exception
|
2024-06-29 17:37:26 -07:00 |
|
Krrish Dholakia
|
8ba78aae77
|
fix(utils.py): support json schema validation
|
2024-06-29 15:05:52 -07:00 |
|
Krrish Dholakia
|
ad6625ae47
|
feat(vertex_httpx.py): support the 'response_schema' param for older vertex ai models - pass as prompt (user-controlled)
if 'response_schema' is not supported for vertex model (e.g. gemini-1.5-flash) pass in prompt
|
2024-06-29 13:25:27 -07:00 |
|
Ishaan Jaff
|
04e0f11e56
|
fix - error str in OpenAI, Azure exception
|
2024-06-29 13:11:55 -07:00 |
|
Krrish Dholakia
|
106f25625a
|
fix(utils.py): new helper function to check if provider/model supports 'response_schema' param
|
2024-06-29 12:40:29 -07:00 |
|
Krrish Dholakia
|
d9177f189e
|
fix(vertex_httpx.py): support passing response_schema to gemini
|
2024-06-29 11:33:19 -07:00 |
|
Krrish Dholakia
|
0029d437cc
|
test(test_streaming.py): try-except replicate api instability
|
2024-06-28 22:19:44 -07:00 |
|
Krrish Dholakia
|
5bc8681412
|
fix(utils.py): correctly raise openrouter error
|
2024-06-28 21:50:21 -07:00 |
|
Krrish Dholakia
|
a765bae2b6
|
fix(http_handler.py): raise more detailed http status errors
|
2024-06-28 15:12:38 -07:00 |
|
Tiger Yu
|
6893c836c5
|
Include vertex_ai_beta in vertex_ai param mapping
|
2024-06-28 10:36:58 -07:00 |
|
Krish Dholakia
|
014c032b00
|
Merge pull request #4446 from BerriAI/litellm_get_max_modified_tokens
fix(token_counter.py): New `get_modified_max_tokens' helper func
|
2024-06-27 21:43:23 -07:00 |
|
Krish Dholakia
|
fa1cb7d903
|
Merge branch 'main' into litellm_response_cost_headers
|
2024-06-27 21:33:09 -07:00 |
|