Commit Graph

15415 Commits

Author SHA1 Message Date
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
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
Ishaan Jaff ff9bb96217 feat support azure ft create endpoint 2024-07-31 13:57:58 -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
Ishaan Jaff cdaaf15c8c fix linting checks 2024-07-30 16:55:17 -07:00
Ishaan Jaff 9b923e66e9 test azure fine tune job create 2024-07-30 16:46:06 -07:00
Ishaan Jaff 02736ac8b5 feat FT cancel and LIST endpoints for Azure 2024-07-30 16:03:31 -07:00
Ishaan Jaff c6bff3286c test - fine tuning apis 2024-07-30 15:46:56 -07:00
Ishaan Jaff 566dc43d96 add azure files api 2024-07-30 15:45:43 -07:00
Ishaan Jaff 63cbb6e634 add azure fine tuning apis 2024-07-30 15:45:15 -07:00
Ishaan Jaff 13362029d8 add support for fine tuning azure 2024-07-30 15:44:53 -07:00
Ishaan Jaff 73fcac87cb add azure ft test file 2024-07-30 15:42:14 -07:00
Ishaan Jaff 23769b3603 rename fine tuning apis 2024-07-30 13:44:16 -07:00
Ishaan Jaff 6b17e84204 Merge pull request #4975 from BerriAI/ui_switch_off_console_logs_in_prod
Proxy Admin UI - switch off console logs in production mode
2024-07-30 13:34:59 -07:00
Ishaan Jaff d5593a9106 ui new build 2024-07-30 13:33:34 -07:00
Ishaan Jaff e0d0d45e87 Merge pull request #4973 from BerriAI/litellm_return_code_as_str
[Fix-Proxy] ProxyException code as str - Make OpenAI Compatible
2024-07-30 13:27:33 -07:00
Ishaan Jaff afad69b147 Merge pull request #4969 from BerriAI/litellm_get_batches
[Feature]: GET /v1/batches to return list of batches
2024-07-30 13:27:22 -07:00
Ishaan Jaff 896026c468 switch off prod logs on ui 2024-07-30 13:23:45 -07:00
Ishaan Jaff 7f847f194d swithc off console log in prod 2024-07-30 13:02:55 -07:00
Ishaan Jaff 66211b42db fix linting errors 2024-07-30 12:51:39 -07:00
Ishaan Jaff e7b78a3337 add docs on status code from exceptions 2024-07-30 12:38:33 -07:00
Ishaan Jaff 74c4e3def8 return ProxyException code as str 2024-07-30 12:35:46 -07:00
Krrish Dholakia f1b7d2318c docs(input.md): update docs to show ollama tool calling 2024-07-30 09:56:24 -07:00
Ishaan Jaff 1e1bce4594 docs LIST batches 2024-07-30 09:49:11 -07:00
Ishaan Jaff 563d59a305 test batches endpoint on proxy 2024-07-30 09:46:30 -07:00
Ishaan Jaff 4206354ee7 test - list batches 2024-07-30 08:19:25 -07:00
Ishaan Jaff 43a06f408c feat add support for alist_batches 2024-07-30 08:18:52 -07:00
Ishaan Jaff 36dca6bcce Merge pull request #4956 from BerriAI/litellm_add_finetuning_Endpoints
[Feat] Add `litellm.create_fine_tuning_job()` , `litellm.list_fine_tuning_jobs()`, `litellm.cancel_fine_tuning_job()` finetuning endpoints
2024-07-30 07:47:29 -07:00
Ishaan Jaff c64b44aa0e bump: version 1.42.5 → 1.42.6 2024-07-29 21:39:29 -07:00
Krrish Dholakia 259e3b1245 fix(cohere_chat.py): handle tool_result + user message being passed in 2024-07-29 21:38:45 -07:00
Ishaan Jaff 6f34998cab ui new build 2024-07-29 21:20:27 -07:00
Krrish Dholakia 7d5022b0e0 docs(scheduler.md): update docs with request timeout 2024-07-29 21:18:12 -07:00