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 |
|
Ishaan Jaff
|
19d57314ee
|
fix inc langfuse flish time
|
2024-07-29 20:14:45 -07:00 |
|
Ishaan Jaff
|
dff8163f2c
|
fix type errors
|
2024-07-29 20:10:33 -07:00 |
|
Ishaan Jaff
|
f18827cbc0
|
fix type errors
|
2024-07-29 20:10:03 -07:00 |
|
Ishaan Jaff
|
6abc49c611
|
fix linting
|
2024-07-29 20:01:12 -07:00 |
|
Ishaan Jaff
|
c9bea3a879
|
test - async ft jobs
|
2024-07-29 19:52:14 -07:00 |
|
Ishaan Jaff
|
106626f224
|
test - list_fine_tuning_jobs
|
2024-07-29 19:47:14 -07:00 |
|
Ishaan Jaff
|
4849df03ff
|
add list fine tune endpoints
|
2024-07-29 19:46:55 -07:00 |
|
Krrish Dholakia
|
76f4aa80e3
|
docs(deploy.md): support running litellm docker container without internet connection
|
2024-07-29 19:40:12 -07:00 |
|
Ishaan Jaff
|
46772436f1
|
async cancel ft job
|
2024-07-29 19:25:36 -07:00 |
|
Ishaan Jaff
|
8e6df89f8a
|
fix doc string
|
2024-07-29 19:23:35 -07:00 |
|
Ishaan Jaff
|
16d595c4ff
|
test cancel cancel_fine_tuning_job
|
2024-07-29 19:22:41 -07:00 |
|
Ishaan Jaff
|
3802eaa6b5
|
feat - add cancel_fine_tuning_job
|
2024-07-29 19:22:23 -07:00 |
|
Ishaan Jaff
|
3e3f9e3f0c
|
add test_create_fine_tune_job
|
2024-07-29 18:59:55 -07:00 |
|
Ishaan Jaff
|
5123bf4e75
|
add types for FineTuningJobCreate OpenAI
|
2024-07-29 18:59:44 -07:00 |
|
Ishaan Jaff
|
1202e1c645
|
add acreate_fine_tuning_job
|
2024-07-29 18:59:29 -07:00 |
|
Ishaan Jaff
|
59fc3ba649
|
add create_fine_tuning
|
2024-07-29 18:57:29 -07:00 |
|
Ishaan Jaff
|
130815bb93
|
add litellm.create_fine_tuning_job
|
2024-07-29 18:42:42 -07:00 |
|
Krrish Dholakia
|
528741a809
|
fix(factory.py): handle special keys for mistral chat template
|
2024-07-29 17:47:44 -07:00 |
|
Ishaan Jaff
|
c3ac6b098e
|
fix linting error - cohere_chat
|
2024-07-29 17:19:28 -07:00 |
|
Ishaan Jaff
|
1a34756159
|
Merge pull request #4916 from BerriAI/litellm_fix_ui_login
Feat UI - allow using custom header for litellm api key
|
2024-07-29 17:08:53 -07:00 |
|
Ishaan Jaff
|
0c25aaf9df
|
check litellm header in login on ui
|
2024-07-29 17:03:04 -07:00 |
|
Ishaan Jaff
|
fc096ee9e0
|
Merge pull request #4949 from pat-cohere/patch-1
Fix bug in cohere_chat.py
|
2024-07-29 17:01:40 -07:00 |
|
Ishaan Jaff
|
f25ed92ee2
|
better debugging for custom headers
|
2024-07-29 16:59:15 -07:00 |
|
Ishaan Jaff
|
d71dc1acaf
|
ui use setGlobalLitellmHeaderName
|
2024-07-29 16:58:56 -07:00 |
|
Ishaan Jaff
|
5633c11615
|
Merge pull request #4951 from BerriAI/ui_allow_custom_model_azure_ai
ui - allow entering custom model names for all all provider (azure ai, openai, etc)
|
2024-07-29 15:54:33 -07:00 |
|
Ishaan Jaff
|
3d88d7f750
|
ui - allow entering custom model names
|
2024-07-29 15:51:13 -07:00 |
|
Krrish Dholakia
|
7f0daafc56
|
docs(main.py): update acompletion_with_retries docstring
Closes https://github.com/BerriAI/litellm/issues/4908
|
2024-07-29 15:50:12 -07:00 |
|
Krrish Dholakia
|
8e24c3c945
|
build(model_prices_and_context_window.json): update model info for llama3.1 on bedrock - supports tool calling, not tool choice
|
2024-07-29 15:43:16 -07:00 |
|
Ishaan Jaff
|
b0da3f12e8
|
Merge pull request #4950 from BerriAI/dependabot/npm_and_yarn/docs/my-website/fast-xml-parser-4.4.1
build(deps): bump fast-xml-parser from 4.3.2 to 4.4.1 in /docs/my-website
|
2024-07-29 15:10:07 -07:00 |
|
Ishaan Jaff
|
e031359e67
|
Merge pull request #4946 from BerriAI/litellm_Add_bedrock_guardrail_config
[Feat] Bedrock add support for Bedrock Guardrails
|
2024-07-29 15:09:56 -07:00 |
|
Krish Dholakia
|
6bdb9203b3
|
Merge pull request #4948 from dleen/response
fixes: #4947 Bedrock context exception does not have a response
|
2024-07-29 15:03:40 -07:00 |
|
dependabot[bot]
|
9cb3235d98
|
build(deps): bump fast-xml-parser in /docs/my-website
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.2...v4.4.1)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 21:41:45 +00:00 |
|
Ishaan Jaff
|
3ce0cac56d
|
docs guardrailConfig
|
2024-07-29 14:26:46 -07:00 |
|
pat-cohere
|
972df1f303
|
Update cohere_chat.py
|
2024-07-29 17:26:07 -04:00 |
|
David Leen
|
ebca13b2ca
|
fixes: #4947 Bedrock context exception does not have a response
|
2024-07-29 14:23:56 -07:00 |
|
pat-cohere
|
1ee8051c7c
|
Update cohere_chat.py
Add chat history to cohere chat call that was previously being dropped.
|
2024-07-29 17:23:04 -04:00 |
|
Ishaan Jaff
|
21963e0bbe
|
proxy server
|
2024-07-29 14:22:02 -07:00 |
|
Ishaan Jaff
|
7cac1b0dce
|
docs - Bedrock Guardrails
|
2024-07-29 14:18:42 -07:00 |
|
Ishaan Jaff
|
46555ab78b
|
test - bedrock guardrailConfig
|
2024-07-29 14:13:08 -07:00 |
|
Ishaan Jaff
|
5154ec51a3
|
feat - support guardrailConfig
|
2024-07-29 14:10:09 -07:00 |
|
Ishaan Jaff
|
3eaa1fa217
|
types add GuardrailConfigBlock
|
2024-07-29 13:14:53 -07:00 |
|
Krrish Dholakia
|
ae4bcd8a41
|
fix(utils.py): fix trim_messages to handle tool calling
Fixes https://github.com/BerriAI/litellm/issues/4931
|
2024-07-29 13:04:41 -07:00 |
|