Commit Graph
23118 Commits
Author SHA1 Message Date
Ishaan Jaff 31fca72613 fix img 2025-03-15 10:03:04 -07:00
Ishaan Jaff 754861abf2 docs stable release 2025-03-15 10:00:33 -07:00
Krrish Dholakia 612d5a284d refactor(litellm_logging.py): delegate returning a complete response to the streaming_handler
Removes incorrect logic for calculating complete streaming response from litellm logging
2025-03-15 09:55:33 -07:00
Ishaan Jaff 8c849304be docs ui improvements 2025-03-15 09:47:05 -07:00
Krrish Dholakia cc82d42d25 test(test_streaming_handler.py): add unit test to ensure model response stream with usage is always used 2025-03-15 09:35:48 -07:00
Krrish Dholakia 82252ecac1 test(test_streaming_handler.py): assert chunk is non-empty when usage block given 2025-03-15 09:26:01 -07:00
Ishaan Jaff 4231a2f0b7 security section 2025-03-15 09:18:59 -07:00
Krrish Dholakia dd2c980d5b fix(utils.py): Prevents final chunk w/ usage from being ignored
Fixes https://github.com/BerriAI/litellm/issues/7112
2025-03-15 09:12:14 -07:00
Ishaan Jaff 7defe186df docs aws k/v pairs 2025-03-15 09:09:23 -07:00
Ishaan Jaff 922cbd2006 ui fixes 2025-03-15 09:04:26 -07:00
Ishaan Jaff bac497925a docs link to openweb ui correctly 2025-03-15 09:01:16 -07:00
Ishaan Jaff eed5e7da76 stash changes 2025-03-15 08:53:20 -07:00
Ishaan Jaff 426ddcf0d8 docs stash changes 2025-03-15 08:52:04 -07:00
Ishaan Jaff 723f8d006c fix order of fixes 2025-03-15 08:47:39 -07:00
Ishaan Jaff 88419db27b docs - working management ui 2025-03-15 08:44:31 -07:00
Krish DholakiaandGitHub d4caaae1be Merge pull request #9274 from BerriAI/litellm_contributor_rebase_branch
Litellm contributor rebase branch
2025-03-14 21:57:49 -07:00
Ishaan Jaff cd95634b62 bump: version 1.63.10 → 1.63.11 v1.63.11-stable v1.63.11-nightly 2025-03-14 21:47:31 -07:00
Ishaan Jaff a256108f3f ui new build 2025-03-14 21:46:40 -07:00
Ishaan Jaff 03ee2da9bd add tool tip for foundry 2025-03-14 21:34:17 -07:00
Ishaan Jaff 5425071797 fix example for azure foundry 2025-03-14 21:31:21 -07:00
Ishaan Jaff 9dc962511f ui new build 2025-03-14 21:29:42 -07:00
Ishaan Jaff 085d581ee4 docs azure ai foundry prompt 2025-03-14 21:28:50 -07:00
Ishaan Jaff 5290d141b7 ui new build 2025-03-14 21:23:13 -07:00
Ishaan JaffandGitHub 12188f286c Merge pull request #9258 from BerriAI/litellm_fix_models_view_edit
(UI) Fix model edit + delete - instantly show edit + deletes to models
2025-03-14 21:21:46 -07:00
Ishaan JaffandGitHub d1246db41e Merge pull request #9257 from BerriAI/litellm_ui_fixes_key_create
[UI] Fix 1 - instantly show newly create keys on Admin UI (don't require refresh)
2025-03-14 21:17:53 -07:00
Ishaan JaffandGitHub bda5fe0fcf Merge pull request #9272 from BerriAI/litellm_add_test_connection_button
[Feat] UI - Add Test Connection
2025-03-14 21:16:44 -07:00
Krrish Dholakia a9dceacc1b fix(factory.py): reduce ollama pt LOC < 50 2025-03-14 21:10:05 -07:00
Ishaan Jaff ae75ce2966 reanme toModelConnectionTest 2025-03-14 21:07:41 -07:00
Ishaan Jaff d7e10fee79 fix code quality 2025-03-14 21:06:28 -07:00
Ishaan Jaff cbf0fa44b4 undo changes to route llm request 2025-03-14 21:05:51 -07:00
Ishaan Jaff 880cdc5d84 fix test connection 2025-03-14 21:02:58 -07:00
Krish DholakiaandGitHub 82f31beee5 Merge pull request #9271 from BerriAI/litellm_rc_03_14_2025_patch_1
Litellm rc 03 14 2025 patch 1
2025-03-14 20:57:22 -07:00
Krrish Dholakia b15c06ee94 fix(team_endpoints.py): fix linting error 2025-03-14 20:51:21 -07:00
Krrish Dholakia a93ef15b55 fix(key_edit_view.tsx): fix showing available models on key edit for non-team key 2025-03-14 20:48:30 -07:00
Krrish Dholakia 4bc5f27d7d fix(config.yml): fix ci/cd config.yml 2025-03-14 20:30:09 -07:00
Krrish Dholakia 6ed995952f fix: fix test 2025-03-14 20:28:50 -07:00
Krish DholakiaandGitHub 59fd58643b Merge pull request #9261 from briandevvn/fix_ollama_pt
Fix "system" role has become unacceptable in ollama
2025-03-14 20:13:28 -07:00
Ishaan Jaff 89817692b6 explain litellm mode 2025-03-14 19:59:04 -07:00
Krrish Dholakia aaaac25e2d fix(create_key_button.tsx): retrieve all available team models on team select 2025-03-14 19:50:49 -07:00
Krrish Dholakia 26226d475f feat(proxy_server.py): support retrieving models for a team, if user is a member - via /models?team_id
Allows user to see team models on UI when creating a key
2025-03-14 19:34:06 -07:00
Ishaan Jaff 68fd735e97 fix params to test connection 2025-03-14 18:57:39 -07:00
Ishaan Jaff 66dc49ab92 fix mode 2025-03-14 18:53:14 -07:00
Ishaan Jaff fa25c4ba7a testConnectionRequest 2025-03-14 18:34:22 -07:00
Ishaan Jaff 6787d0dabe test_model_connection 2025-03-14 18:33:49 -07:00
Krrish Dholakia 621d193727 build: new ui build 2025-03-14 18:18:03 -07:00
Krrish Dholakia 658ae1fe80 bump: version 1.63.9 → 1.63.10 2025-03-14 18:15:15 -07:00
Krish DholakiaandGitHub 55114de37b Merge pull request #9269 from BerriAI/litellm_rc_03_14_2025
feat(team_endpoints.py): unfurl 'all-proxy-models' on team info endpo…
2025-03-14 18:14:03 -07:00
Krrish Dholakia 50109a7784 fix(top_key_view.tsx): fix bar chart to use key alias 2025-03-14 17:59:40 -07:00
Krrish Dholakia 9a670552fd refactor(transform_request/): remove experimental transform request tab from ui
move to api docs instead
2025-03-14 17:52:36 -07:00
Krrish Dholakia e914a9ddf1 fix(model_info_view.tsx): call db for model info 2025-03-14 17:44:45 -07:00