Krrish Dholakia
|
30f57e7aa5
|
fix(utils.py): move info statement to debug
|
2024-04-05 22:06:46 -07:00 |
|
Krrish Dholakia
|
dce96478c7
|
docs(vertex.md): add claude 3 on vertex ai to docs
|
2024-04-05 21:48:42 -07:00 |
|
Ishaan Jaff
|
3d298fc549
|
(test) completion
v1.34.29
|
2024-04-05 21:03:04 -07:00 |
|
Ishaan Jaff
|
83580dc00a
|
(ci/cd) run again
|
2024-04-05 20:44:51 -07:00 |
|
Ishaan Jaff
|
122dff007b
|
fix gemini test
|
2024-04-05 20:38:28 -07:00 |
|
 Krish DholakiaandGitHub
|
1790869739
|
Merge pull request #2870 from BerriAI/litellm_ui_fixes
feat(prisma.schema): UI improvements for tracking spend for users
|
2024-04-05 18:42:41 -07:00 |
|
Krrish Dholakia
|
cff2a8324e
|
build(ui): fix pagination tab
|
2024-04-05 18:19:30 -07:00 |
|
 Ishaan JaffandGitHub
|
17abd7e20d
|
Merge pull request #2871 from BerriAI/litellm_stable_releases
CI/CD deploy stable releases
|
2024-04-05 17:36:10 -07:00 |
|
Krrish Dholakia
|
e8675e6394
|
build(ui): on success model create message
|
2024-04-05 17:29:54 -07:00 |
|
Ishaan Jaff
|
bb1fd29d51
|
bump: version 1.34.28 → 1.34.29
|
2024-04-05 17:26:19 -07:00 |
|
Ishaan Jaff
|
7fc416b636
|
(ci/cd) run again
|
2024-04-05 17:26:02 -07:00 |
|
Krrish Dholakia
|
5197c2294a
|
build(ui): fix required field error on model create ui
don’t console log api key
|
2024-04-05 17:25:36 -07:00 |
|
Ishaan Jaff
|
6f6c2d2648
|
fix - deploy release with a commit hash
|
2024-04-05 17:21:42 -07:00 |
|
Ishaan Jaff
|
7fdb4e356a
|
fix use stable releases
|
2024-04-05 17:09:55 -07:00 |
|
Krrish Dholakia
|
11186d6ab4
|
build(schema.prisma): add user alias to prisma schema
|
2024-04-05 17:06:30 -07:00 |
|
Krrish Dholakia
|
5d1a813b66
|
feat(prisma.schema): allow setting user_alias
|
2024-04-05 17:04:14 -07:00 |
|
Ishaan Jaff
|
cba0db9cb4
|
stable releases use commit hash
|
2024-04-05 17:03:38 -07:00 |
|
 Ishaan JaffandGitHub
|
212ca40f29
|
Merge pull request #2869 from BerriAI/litellm_build_images_to_specific_commit
[CI/CD] Use specific commit hash on docker builds
|
2024-04-05 16:39:21 -07:00 |
|
Ishaan Jaff
|
c224adcb27
|
fix use correct commit hash when creating releases
|
2024-04-05 16:38:08 -07:00 |
|
Ishaan Jaff
|
ac1e8d36e4
|
fix remove extra line - __init__
|
2024-04-05 16:32:00 -07:00 |
|
Ishaan Jaff
|
f204857043
|
circle ci - pass commit hash for new docker builds
|
2024-04-05 16:30:50 -07:00 |
|
Ishaan Jaff
|
fe24c4b329
|
ci/cd - use commit hash when building
|
2024-04-05 16:25:55 -07:00 |
|
Ishaan Jaff
|
91015f533b
|
fix show git commit hash
|
2024-04-05 16:20:07 -07:00 |
|
Ishaan Jaff
|
fdadeabe79
|
fix testing yaml
|
2024-04-05 16:17:53 -07:00 |
|
Ishaan Jaff
|
7ead6f65da
|
ci/cd print commit hash to use
|
2024-04-05 16:13:55 -07:00 |
|
Ishaan Jaff
|
37ef5c0cbf
|
fix - test using specific commit
|
2024-04-05 16:10:54 -07:00 |
|
Ishaan Jaff
|
b727eb783e
|
use specific commit
1.34.28.dev3
v1.32.33.dev1
|
2024-04-05 15:47:35 -07:00 |
|
Ishaan Jaff
|
bde215d9dc
|
fix use stable docker releases
|
2024-04-05 15:44:07 -07:00 |
|
 Ishaan JaffandGitHub
|
faa0d38087
|
Merge pull request #2868 from BerriAI/litellm_add_command_r_on_proxy
Add Azure Command-r-plus on litellm proxy
|
2024-04-05 15:13:47 -07:00 |
|
 Ishaan JaffandGitHub
|
2174b240d8
|
Merge pull request #2861 from BerriAI/litellm_add_azure_command_r_plust
[FEAT] add azure command-r-plus
|
2024-04-05 15:13:35 -07:00 |
|
Ishaan Jaff
|
26f5823c4e
|
docs - use azure command r
|
2024-04-05 14:55:28 -07:00 |
|
Ishaan Jaff
|
9055a071e6
|
proxy - add azure/command r
|
2024-04-05 14:35:31 -07:00 |
|
 Krish DholakiaandGitHub
|
a50edef1e6
|
Merge pull request #2856 from lazyhope/anthropic-tools-use-2024-04-04
Support latest Anthropic Tools Use (2024-04-04)
v1.34.28
|
2024-04-05 14:31:26 -07:00 |
|
Ishaan Jaff
|
8df13306ea
|
docs call command-r through proxy
|
2024-04-05 14:22:29 -07:00 |
|
Krrish Dholakia
|
9d7aaa91e0
|
test(test_amazing_vertex_completion.py): handle vertex ai rate limit errors
|
2024-04-05 14:04:29 -07:00 |
|
Krrish Dholakia
|
f7537f2cdf
|
fix(test_amazing_vertex_completion.py): handle vertex ai rate limit error
|
2024-04-05 14:03:38 -07:00 |
|
Ishaan Jaff
|
3dbb547af0
|
catch gemini 429 errors
v1.34.28.dev12
|
2024-04-05 14:02:01 -07:00 |
|
Ishaan Jaff
|
34a9b8648d
|
fix gemini rate limit errors
|
2024-04-05 14:01:32 -07:00 |
|
 Krish DholakiaandGitHub
|
762f68db85
|
Merge pull request #2859 from cheahjs/feat/vertex-gemini-experimental
feat: add gemini-experimental to vertex ai
|
2024-04-05 13:55:50 -07:00 |
|
Krrish Dholakia
|
834f363b6a
|
docs(vertex.md): add safety settings tutorial to docs
|
2024-04-05 13:55:05 -07:00 |
|
Ishaan Jaff
|
22ac95b834
|
docs azure_ai command r
|
2024-04-05 13:50:56 -07:00 |
|
Krrish Dholakia
|
645fd62c15
|
refactor(main.py): trigger new build
|
2024-04-05 13:42:56 -07:00 |
|
Krrish Dholakia
|
f662dac5c9
|
fix(vertex_ai_anthropic.py): fix import
|
2024-04-05 13:38:05 -07:00 |
|
Ishaan Jaff
|
3b2c34d587
|
ci/cd - skip 429 errors from google gemini
|
2024-04-05 13:36:29 -07:00 |
|
Krrish Dholakia
|
8f45f5afe9
|
bump: version 1.34.27 → 1.34.28
|
2024-04-05 12:50:40 -07:00 |
|
Krrish Dholakia
|
591bd9fcdd
|
test(test_openai_endpoints.py): add response header test - make sure it's always <4kb
|
2024-04-05 12:49:29 -07:00 |
|
Krrish Dholakia
|
7949f4849e
|
fix(proxy_server.py): remove original response from headers - causing nginx to fail
response headers > 4kb cause nginx to fail
|
2024-04-05 12:36:14 -07:00 |
|
 Krrish DholakiaandIshaan Jaff
|
695eb129ad
|
fix(router.py): fix client init for streaming timeouts
|
2024-04-05 12:30:15 -07:00 |
|
Jun Siang Cheah
|
2b326ce6fd
|
feat: add gemini-experimental to vertex ai
|
2024-04-05 18:44:05 +01:00 |
|
Ishaan Jaff
|
6b9c04618e
|
fix use azure_ai/mistral
|
2024-04-05 10:07:43 -07:00 |
|