Ishaan Jaff
|
95beba870e
|
bump: version 1.44.2 → 1.44.3
|
2024-08-22 18:27:38 -07:00 |
|
Krrish Dholakia
|
11c7e92b58
|
docs(sidebars.js): refactor docs
|
2024-08-22 18:22:50 -07:00 |
|
 Ishaan JaffandGitHub
|
645da5b437
|
Merge pull request #5332 from BerriAI/litellm_allow_using_azure_ad_token_auth
[Feat] Azure OpenAI add support for using azure_ad_token_provider with LiteLLM Proxy + Router
|
2024-08-22 18:21:54 -07:00 |
|
 Ishaan JaffandGitHub
|
228252b92d
|
Merge branch 'main' into litellm_allow_using_azure_ad_token_auth
|
2024-08-22 18:21:24 -07:00 |
|
Ishaan Jaff
|
2bf1fb3275
|
add test for test_azure_tenant_id_auth
|
2024-08-22 18:09:00 -07:00 |
|
 Ishaan JaffandGitHub
|
2d57fab79f
|
Merge pull request #5339 from BerriAI/litellm_add_bedrock_guardrails
[Feat-Proxy] add bedrock guardrails support
|
2024-08-22 17:28:57 -07:00 |
|
 Ishaan JaffandGitHub
|
70f9e41ed9
|
Merge branch 'main' into litellm_add_bedrock_guardrails
|
2024-08-22 17:28:49 -07:00 |
|
Ishaan Jaff
|
1f0cc72531
|
test bedrock guardrails
|
2024-08-22 17:24:42 -07:00 |
|
Krrish Dholakia
|
e445b78490
|
docs(configs.md): add global_max_parallel_requests to docs
|
2024-08-22 17:12:52 -07:00 |
|
Krrish Dholakia
|
735fc804ed
|
fix(proxy_server.py): expose flag to disable retries when max parallel request limit is hit
|
2024-08-22 16:49:52 -07:00 |
|
Krrish Dholakia
|
d7b525f391
|
feat(auth_checks.py): allow team to call all models, when explicitly set via /*
|
2024-08-22 16:38:56 -07:00 |
|
Ishaan Jaff
|
9e3d573bcb
|
add async_post_call_success_hook
|
2024-08-22 16:34:43 -07:00 |
|
Ishaan Jaff
|
499b6b3368
|
doc bedrock guardrails
|
2024-08-22 16:25:22 -07:00 |
|
Ishaan Jaff
|
f13a65be2d
|
fix azure_ad_token_provider
|
2024-08-22 16:15:53 -07:00 |
|
 Krish DholakiaandGitHub
|
3cf009efbf
|
Merge pull request #5325 from BerriAI/litellm_redis_cluster
feat(caching.py): redis cluster support
|
2024-08-22 16:13:45 -07:00 |
|
Ishaan Jaff
|
7d55047ab9
|
add bedrock guardrails support
|
2024-08-22 16:09:55 -07:00 |
|
 Krish DholakiaandGitHub
|
5b7fbc44be
|
Merge pull request #5336 from micpst/docs-dbally
docs(projects): add dbally to sidebar
|
2024-08-22 15:49:16 -07:00 |
|
Ishaan Jaff
|
14a6ce367d
|
add types for BedrockMessage
|
2024-08-22 15:40:58 -07:00 |
|
Michał Pstrąg
|
a37f004c1d
|
Merge branch 'main' into docs-dbally
|
2024-08-22 23:25:57 +02:00 |
|
Michał Pstrąg
|
62df7c755b
|
add dbally project
|
2024-08-22 23:21:40 +02:00 |
|
 Ishaan JaffandGitHub
|
8dbcdafe4b
|
Merge pull request #5335 from BerriAI/litellm_add_metrics_latency
[Feat-Proxy] Prometheus Metrics to Track request latency, track llm api latency
|
2024-08-22 14:10:19 -07:00 |
|
Ishaan Jaff
|
57707b04b6
|
add prom docs for Request Latency Metrics
|
2024-08-22 14:06:14 -07:00 |
|
Ishaan Jaff
|
36b550b8db
|
update promtheus metric names
|
2024-08-22 14:03:00 -07:00 |
|
Ishaan Jaff
|
06a362d35f
|
track litellm_request_latency_metric
|
2024-08-22 13:58:10 -07:00 |
|
Ishaan Jaff
|
e2cdb00a81
|
track api_call_start_time
|
2024-08-22 13:52:03 -07:00 |
|
Ishaan Jaff
|
65c0626aa4
|
fix init correct prometheus metrics
|
2024-08-22 13:29:35 -07:00 |
|
Ishaan Jaff
|
38ce14c66b
|
docs use entrata id with litellm proxy
|
2024-08-22 13:20:05 -07:00 |
|
Ishaan Jaff
|
08fa3f346a
|
add new litellm params for client_id, tenant_id etc
|
2024-08-22 11:37:30 -07:00 |
|
Krrish Dholakia
|
a63c5c0020
|
docs(azure_ai.md): add azure ai jamba instruct to docs
Closes https://github.com/BerriAI/litellm/issues/5333
|
2024-08-22 11:34:52 -07:00 |
|
 Krish DholakiaandGitHub
|
68cb5cae58
|
Merge branch 'main' into litellm_redis_cluster
|
2024-08-22 11:06:14 -07:00 |
|
Krrish Dholakia
|
98f73b35ba
|
docs(utils.py): cleanup docstring
|
2024-08-22 11:05:25 -07:00 |
|
Ishaan Jaff
|
8f657b40f5
|
use azure_ad_token_provider to init clients
|
2024-08-22 11:03:49 -07:00 |
|
Krrish Dholakia
|
70bf8bd4f4
|
feat(factory.py): enable 'user_continue_message' for interweaving user/assistant messages when provider requires it
allows bedrock to be used with autogen
|
2024-08-22 11:03:33 -07:00 |
|
Ishaan Jaff
|
2a3bc8c190
|
add azure_ad_token_provider as all litellm params
|
2024-08-22 10:59:18 -07:00 |
|
Krrish Dholakia
|
11bfc1dca7
|
fix(cohere_chat.py): support passing 'extra_headers'
Fixes https://github.com/BerriAI/litellm/issues/4709
|
2024-08-22 10:17:36 -07:00 |
|
 Ishaan JaffandGitHub
|
36c021b309
|
Merge pull request #5331 from BerriAI/dependabot/npm_and_yarn/litellm-js/spend-logs/hono-4.5.8
build(deps): bump hono from 4.2.7 to 4.5.8 in /litellm-js/spend-logs
|
2024-08-22 10:08:41 -07:00 |
|
Ishaan Jaff
|
a120135dd1
|
fix allow setting LiteLLM license as .env
v1.44.2
|
2024-08-22 10:05:00 -07:00 |
|
Krrish Dholakia
|
f36e7e0754
|
fix(ollama_chat.py): fix passing assistant message with tool call param
Fixes https://github.com/BerriAI/litellm/issues/5319
|
2024-08-22 10:00:03 -07:00 |
|
Ishaan Jaff
|
4fe22ec493
|
fix test_vertexai_multimodal_embedding use magicMock requests
|
2024-08-22 09:56:24 -07:00 |
|
Ishaan Jaff
|
cc8e6f1d44
|
fix allow setting license in config.yaml
|
2024-08-22 09:45:15 -07:00 |
|
 dependabot[bot]andGitHub
|
a3537afbdf
|
build(deps): bump hono from 4.2.7 to 4.5.8 in /litellm-js/spend-logs
Bumps [hono](https://github.com/honojs/hono) from 4.2.7 to 4.5.8.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.2.7...v4.5.8)
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 16:44:08 +00:00 |
|
Ishaan Jaff
|
2be984ebee
|
add docstring for /embeddings and /completions
|
2024-08-22 09:30:47 -07:00 |
|
Ishaan Jaff
|
f6e80b0031
|
add doc string for /chat/completions swagger
|
2024-08-22 09:27:40 -07:00 |
|
Krrish Dholakia
|
67eb58d9f8
|
test(test_custom_callback_input.py): skip flaky ci/cd test
|
2024-08-22 09:19:10 -07:00 |
|
Ishaan Jaff
|
374bef4326
|
fix /user/delete doc string
|
2024-08-22 09:09:51 -07:00 |
|
Krrish Dholakia
|
cf4574dd65
|
test(test_custom_callback_input.py): fix test
|
2024-08-22 08:54:59 -07:00 |
|
Krrish Dholakia
|
25820680eb
|
test: fix test
|
2024-08-21 22:30:41 -07:00 |
|
Krrish Dholakia
|
c5e030481a
|
fix: rerun ci/cd
|
2024-08-21 22:28:35 -07:00 |
|
Krrish Dholakia
|
4ebacbfafe
|
docs(enterprise.md): add key/team level spend tags to docs
|
2024-08-21 22:10:18 -07:00 |
|
Krrish Dholakia
|
5a31005b85
|
test(test_function_calling.py): remove redundant gemini test (causing ratelimit errors)
|
2024-08-21 21:48:14 -07:00 |
|