Commit Graph

15501 Commits

Author SHA1 Message Date
Krrish Dholakia
db65a5a70f fix: add type hints for APIError and AnthropicError status codes
Fixes https://github.com/BerriAI/litellm/issues/5000
2024-08-01 18:07:38 -07:00
Krrish Dholakia
186dabebcb fix(cost_calculator.py): respect litellm.suppress_debug_info for cost calc
Fixes https://github.com/BerriAI/litellm/issues/4818#issuecomment-2263795765
2024-08-01 18:07:38 -07:00
Ishaan Jaff
54ca750fca testing fix - skip rate limit errors from anthropic api 2024-08-01 18:07:38 -07:00
Ishaan Jaff
c139c6b780 docs enterprise 2024-08-01 18:07:38 -07:00
Ishaan Jaff
db802a7342 docs enterprise feature 2024-08-01 18:07:38 -07:00
Ishaan Jaff
8a06477403 docs enterprise feature 2024-08-01 18:07:38 -07:00
Ishaan Jaff
f922eff3b3 docs - team based logging 2024-08-01 18:07:38 -07:00
Ishaan Jaff
008fbdfea6 fix _handle_failure for otel 2024-08-01 18:07:38 -07:00
Ishaan Jaff
c646a6337c forward_traceparent_to_llm_provider 2024-08-01 18:07:38 -07:00
Ishaan Jaff
aee3a8697a test_traceparent_not_added_by_default 2024-08-01 18:07:38 -07:00
Ishaan Jaff
054686206b docs add info on forward_traceparent_to_llm_provider 2024-08-01 18:07:38 -07:00
Ishaan Jaff
3ff07dfb14 use itellm.forward_traceparent_to_llm_provider 2024-08-01 18:07:38 -07:00
Ishaan Jaff
e32c1f4c9b ui new build 2024-08-01 18:07:38 -07:00
Ishaan Jaff
2124c8f12a ui fix entering custom model names for azure 2024-08-01 18:07:38 -07:00
Krrish Dholakia
69efc4dcdd fix(litellm_logging.py): fix linting erros 2024-08-01 17:32:22 -07:00
Krrish Dholakia
10b571ca42 fix(litellm_logging.py): use 1 cost calc function across response headers + logging integrations
Ensures consistent cost calculation when azure base models are used
2024-08-01 10:26:59 -07:00
Krrish Dholakia
d02d3d9712 build(model_prices_and_context_window.json): add azure gpt-4o-mini regional + global standard pricing to model cost map 2024-08-01 09:44:40 -07:00
Krrish Dholakia
b6b86b2df4 fix(anthropic.py): respect timeouts
Fixes https://github.com/BerriAI/litellm/pull/4994
2024-08-01 09:16:19 -07:00
Ishaan Jaff
34838a29f9
Merge pull request #4989 from ec2ainun/fix/proxy-vertex-path
fix: support vertex filepath on proxy litellm_params definition
2024-08-01 09:15:24 -07:00
Krrish Dholakia
c6fd2fef9b bump: version 1.42.7 → 1.42.8 2024-07-31 21:41:51 -07:00
Krrish Dholakia
d8a8cd2961 feat(ui): add ability to enable traceloop + langsmith via ui 2024-07-31 21:40:29 -07:00
Krrish Dholakia
d914aa558d feat(ui): add braintrust logging to ui 2024-07-31 21:15:19 -07:00
Ishaan Jaff
d17c55ba74
Merge pull request #4990 from yujonglee/docs-deps
Update lockfile of docs
2024-07-31 20:30:07 -07:00
Krrish Dholakia
83f638100e test: handle predibase api failures 2024-07-31 19:39:58 -07:00
Krrish Dholakia
e1696bf426 fix(_types.py): fix finetuning endpoints 2024-07-31 19:07:37 -07:00
yujonglee
a04e38a79e update 2024-08-01 10:33:35 +09:00
Krrish Dholakia
1a00f52255 fix(utils.py): fix special keys list for provider-specific items in response object 2024-07-31 18:30:49 -07:00
Ishaan Jaff
289b468aa1 try / except rate limit errors 2024-07-31 17:42:58 -07:00
Moch. Ainun Najib
4e9e6a972b fix: support vertex path 2024-08-01 07:36:53 +07:00
Ishaan Jaff
1e3b034529 docs ft api 2024-07-31 17:31:12 -07:00
Ishaan Jaff
8cc7328c50 docs ft api 2024-07-31 17:29:53 -07:00
Ishaan Jaff
40eeea535d ft api docs 2024-07-31 17:24:53 -07:00
Ishaan Jaff
3c62f4f518 link to ft api 2024-07-31 17:24:25 -07:00
Ishaan Jaff
b468db95b9 docs ft api 2024-07-31 17:23:25 -07:00
Ishaan Jaff
6e0f689d75 docs ft api 2024-07-31 17:22:33 -07:00
Ishaan Jaff
abab989ac8 docs ft api 2024-07-31 17:20:28 -07:00
Ishaan Jaff
df684cbf6f docs add example doing ft 2024-07-31 17:19:00 -07:00
Ishaan Jaff
82948fccc7 add link to fine tuning api 2024-07-31 17:15:12 -07:00
Ishaan Jaff
4a1ab44f6a docs fine tuning 2024-07-31 17:13:02 -07:00
Ishaan Jaff
b35c63001d fix setup for endpoints 2024-07-31 17:09:08 -07:00
Ishaan Jaff
5e2117feae bump: version 1.42.6 → 1.42.7 2024-07-31 16:50:37 -07:00
Ishaan Jaff
d833c69acb
Merge pull request #4987 from BerriAI/litellm_add_ft_endpoints
[Feat-Proxy] Add List fine-tuning jobs
2024-07-31 16:49:59 -07:00
Ishaan Jaff
cd3a01c03f fix fine tuning endpoint postion on swagger 2024-07-31 16:46:58 -07:00
Ishaan Jaff
9759fabe8f enforce ft endpoints as premium feature 2024-07-31 16:43:54 -07:00
Ishaan Jaff
bd15d0f4ca fix mark fine tuning endpoints as enteprrise 2024-07-31 16:41:14 -07:00
Ishaan Jaff
424a70c331 fix routes order 2024-07-31 16:36:50 -07:00
Ishaan Jaff
02e552e8f8 fix linting errors 2024-07-31 16:30:08 -07:00
Ishaan Jaff
e626f5c7d6 fix POST files 2024-07-31 16:27:59 -07:00
Ishaan Jaff
ddc74dbccc fix reading files/ft config 2024-07-31 16:23:36 -07:00
Ishaan Jaff
a6e62da9fb fix cancel ft job route 2024-07-31 16:19:15 -07:00