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 |
|
Ishaan Jaff
|
7d06b77fd9
|
add ft jobs in list of allowed routes
|
2024-07-31 16:19:00 -07:00 |
|
Ishaan Jaff
|
729f876f81
|
test cancel ft jobs
|
2024-07-31 16:12:52 -07:00 |
|
Ishaan Jaff
|
5f1070e47f
|
add cancel endpoint
|
2024-07-31 16:12:36 -07:00 |
|
Ishaan Jaff
|
9b6231810b
|
add GET fine_tuning/jobs
|
2024-07-31 15:58:35 -07:00 |
|
Krrish Dholakia
|
09ee8c6e2d
|
fix(utils.py): return additional kwargs from openai-like response body
Closes https://github.com/BerriAI/litellm/issues/4981
|
2024-07-31 15:37:03 -07:00 |
|
Ishaan Jaff
|
287b09cff6
|
add test for ft endpoints on azure
|
2024-07-31 15:30:26 -07:00 |
|
Ishaan Jaff
|
c8dfc95e90
|
add examples on config
|
2024-07-31 15:29:06 -07:00 |
|
Ishaan Jaff
|
2371df9ded
|
allow setting files config
|
2024-07-31 15:28:41 -07:00 |
|
Krrish Dholakia
|
bd68714f51
|
fix(utils.py): map cohere timeout error
|
2024-07-31 15:15:18 -07:00 |
|
Krrish Dholakia
|
6202f9bbb0
|
fix(http_handler.py): correctly re-raise timeout exception
|
2024-07-31 14:51:28 -07:00 |
|
Ishaan Jaff
|
ff9bb96217
|
feat support azure ft create endpoint
|
2024-07-31 13:57:58 -07:00 |
|
Ishaan Jaff
|
4e7d9d2bb1
|
fix test_completion_function_plus_pdf
v1.42.6
|
2024-07-31 13:53:06 -07:00 |
|
Ishaan Jaff
|
2cf10a621e
|
add /fine_tuning/jobs routes
|
2024-07-31 13:50:51 -07:00 |
|
Ishaan Jaff
|
e4c73036fc
|
validation for passing config file
|
2024-07-31 13:32:18 -07:00 |
|
Ishaan Jaff
|
bd7b485d09
|
read ft config
|
2024-07-31 13:31:00 -07:00 |
|
Ishaan Jaff
|
9d90f174a7
|
fix endpoint to create fine tuning jobs
|
2024-07-31 12:44:01 -07:00 |
|
Ishaan Jaff
|
ef5aeb17a1
|
fix pydantic obj for FT endpoints
|
2024-07-31 12:41:39 -07:00 |
|
Ishaan Jaff
|
415611b7f2
|
feat add POST /v1/fine_tuning/jobs
|
2024-07-31 11:57:52 -07:00 |
|
Krrish Dholakia
|
6974b45c75
|
test: fix testing
|
2024-07-31 11:50:03 -07:00 |
|
Ishaan Jaff
|
a5ce084a2c
|
fix test_team_disable_guardrails
|
2024-07-31 11:49:10 -07:00 |
|
Ishaan Jaff
|
bcc4adff46
|
fix test_team_disable_guardrails
|
2024-07-31 11:48:36 -07:00 |
|
Ishaan Jaff
|
7db85fbdb7
|
fix predibase mock test
|
2024-07-31 08:16:24 -07:00 |
|
Krrish Dholakia
|
c583cbdbcd
|
fix: fix linting errors
|
2024-07-31 07:19:45 -07:00 |
|
Ishaan Jaff
|
1b6bf48264
|
ci/cd run again
|
2024-07-30 22:55:46 -07:00 |
|
Ishaan Jaff
|
54e1f18832
|
use timeouts for predibase - never use them in prod !
|
2024-07-30 22:54:01 -07:00 |
|
Ishaan Jaff
|
82e5ea059b
|
fix predibase timeout exceptions
|
2024-07-30 22:52:08 -07:00 |
|
Ishaan Jaff
|
19ab0614c4
|
fix predibase tests
|
2024-07-30 22:49:33 -07:00 |
|
Ishaan Jaff
|
da494da12c
|
support timeouts on http handler
|
2024-07-30 22:49:00 -07:00 |
|
Ishaan Jaff
|
62d4d5e746
|
fix timeouts for predibase - they are unstable af
|
2024-07-30 22:48:30 -07:00 |
|
Krrish Dholakia
|
24395492aa
|
test: cleanup duplicate tests + add error handling for backend api errors
v1.42.5-dev2
|
2024-07-30 21:47:52 -07:00 |
|
Krrish Dholakia
|
14d54f7af5
|
test(test_completion.py): handle gemini internal server error
|
2024-07-30 21:02:58 -07:00 |
|
Krrish Dholakia
|
eecd93c81d
|
test(test_streaming.py): fix streaming test
|
2024-07-30 20:36:19 -07:00 |
|
Krish Dholakia
|
22ff4a1e95
|
Merge pull request #4979 from BerriAI/litellm_cost_calc_fix
fix(utils.py): fix model registeration to model cost map
|
2024-07-30 20:32:58 -07:00 |
|
Ishaan Jaff
|
4ed303f936
|
ci cd run again
|
2024-07-30 20:03:24 -07:00 |
|
Ishaan Jaff
|
a6122ac293
|
fix test proxy routes check
|
2024-07-30 19:56:46 -07:00 |
|
Ishaan Jaff
|
9d0e196687
|
fix test proxy routes
|
2024-07-30 19:53:36 -07:00 |
|
Krrish Dholakia
|
c65a438de2
|
fix(utils.py): fix linting errors
|
2024-07-30 18:38:10 -07:00 |
|
Krrish Dholakia
|
b77edc59ed
|
fix(user_api_key_cache): fix check to not raise error if team object is missing
|
2024-07-30 18:25:04 -07:00 |
|
Krrish Dholakia
|
46634af06f
|
fix(utils.py): fix model registeration to model cost map
Fixes https://github.com/BerriAI/litellm/issues/4972
|
2024-07-30 18:15:00 -07:00 |
|
Ishaan Jaff
|
6c0506a144
|
handle predibase failing streaming tests
|
2024-07-30 17:53:27 -07:00 |
|